JUnit version 4.13.2
.21:04:26.450 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783544666441
21:04:26.482 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
21:04:26.517 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
21:04:26.525 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskBg0yCo/test-tmp
21:04:26.550 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
21:04:26.553 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskBg0yCo/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
21:04:26.772 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844"
  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 {
  }
}

21:04:26.997 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
21:04:26.998 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

21:04:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:27.002858 29969 mini_oidc.cc:150] Starting JWKS server
21:04:27.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:27.007169 29969 webserver.cc:534] Webserver started at http://127.0.0.1:45287/ using document root <none> and password file <none>
21:04:27.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:27.007836 29969 mini_oidc.cc:186] Starting OIDC Discovery server
21:04:27.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:27.010336 29969 webserver.cc:534] Webserver started at http://127.0.0.1:37787/ using document root <none> and password file <none>
21:04:27.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:04:27Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
21:04:27.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:04:27Z Disabled control of system clock
21:04:27.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:27.080962 29969 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu
21:04:27.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu
21:04:27.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/wal
21:04:27.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/data
21:04:27.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:27.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:27.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:27.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:27.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:27.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:27.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/logs
21:04:27.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/data/info.pb
21:04:27.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:27.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:27.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:27.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:27.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:27.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:27.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:27.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:27.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:04:27.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:27.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:27.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:27.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.68.126:36555
21:04:27.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.68.126
21:04:27.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:27.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.68.84:39099
21:04:27.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:27.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:27.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:27.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:27.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.68.126:36555,127.29.68.125:39315,127.29.68.124:42793
21:04:27.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:27.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45287/jwks.json
21:04:27.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
21:04:27.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
21:04:27.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
21:04:27.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:27.443343 29981 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
21:04:27.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:27.444132 29981 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:27.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:27.444896 29981 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:27.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:27.446026 29981 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:27.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:27.483570 29981 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:04:27.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:27.484125 29981 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:27.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:27.484493 29981 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:04:27.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:27.484925 29981 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:04:27.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:27.485373 29981 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:04:27.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:27.485695 29981 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45287/jwks.json
21:04:27.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:27.528798 29981 master_runner.cc:387] Master server non-default flags:
21:04:27.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:27.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.68.84:39099
21:04:27.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:27.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/data
21:04:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/wal
21:04:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.68.126:36555,127.29.68.125:39315,127.29.68.124:42793
21:04:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
21:04:27.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:27.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:27.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:27.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.68.126:36555
21:04:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
21:04:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
21:04:27.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:27.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45287/jwks.json
21:04:27.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:27.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/data/info.pb
21:04:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.68.126
21:04:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:27.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:27.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:27.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:27.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/logs
21:04:27.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:27.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:27.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:27.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:04:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
21:04:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:55 UTC on e7f111948823
21:04:27.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16878
21:04:27.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
21:04:27.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:27.531198 29981 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:04:27.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:27.534384 29981 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:27.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:27.553059 29987 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
21:04:28.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:27.553992 29988 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
21:04:28.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:28.835862 29990 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
21:04:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:28.840070 29989 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1280 milliseconds
21:04:28.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.840278 29981 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
21:04:28.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.842571 29981 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.845817 29981 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:28.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.847329 29981 hybrid_clock.cc:648] HybridClock initialized: now 1783544668847303 us; error 49 us; skew 500 ppm
21:04:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.848467 29981 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
21:04:28.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.855762 29981 webserver.cc:534] Webserver started at http://127.29.68.126:40571/ using document root <none> and password file <none>
21:04:28.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.857082 29981 fs_manager.cc:362] Metadata directory not provided
21:04:28.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.857407 29981 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:28.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.858192 29981 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:28.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.863425 29981 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/data/instance:
21:04:28.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e092995abaa844b7bcc4936135d3095c"
21:04:28.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:28 on dist-test-slave-q5nw"
21:04:28.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.864912 29981 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/wal/instance:
21:04:28.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e092995abaa844b7bcc4936135d3095c"
21:04:28.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:28 on dist-test-slave-q5nw"
21:04:28.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.873709 29981 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
21:04:28.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.881137 29997 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:28.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.882735 29981 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.004s
21:04:28.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.883195 29981 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/data,/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/wal
21:04:28.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e092995abaa844b7bcc4936135d3095c"
21:04:28.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:28 on dist-test-slave-q5nw"
21:04:28.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.883662 29981 fs_report.cc:389] FS layout report
21:04:28.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:28.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/wal
21:04:28.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/wal
21:04:28.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/data/data
21:04:28.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:28.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:28.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:28.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:28.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:28.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:28.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:28.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:28.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:28.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:28.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:28.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.939666 29981 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:28.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.941557 29981 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
21:04:28.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.942152 29981 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:28.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.989082 29981 rpc_server.cc:307] RPC server started. Bound to: 127.29.68.126:36555
21:04:28.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.989230 30020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.68.126:36555 every 8 connection(s)
21:04:28.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:28.992604 29981 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/data/info.pb
21:04:29.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.001048 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.003139 29969 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu as pid 29981
21:04:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.003684 29969 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-0/wal/instance
21:04:29.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.008118 29969 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu
21:04:29.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu
21:04:29.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/wal
21:04:29.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/data
21:04:29.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:29.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:29.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:29.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:29.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:29.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:29.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/logs
21:04:29.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/data/info.pb
21:04:29.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:29.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:29.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:29.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:29.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:04:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:29.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:29.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.68.125:39315
21:04:29.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.68.125
21:04:29.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:29.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.68.84:39099
21:04:29.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:29.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:29.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:29.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:29.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.68.126:36555,127.29.68.125:39315,127.29.68.124:42793
21:04:29.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:29.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45287/jwks.json
21:04:29.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
21:04:29.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
21:04:29.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
21:04:29.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.019433 30021 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } has no permanent_uuid. Determining permanent_uuid...
21:04:29.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.057461 30021 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } has no permanent_uuid. Determining permanent_uuid...
21:04:29.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.060705 30001 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.68.125:39315: connect: Connection refused (error 111)
21:04:29.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.066905 30021 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.125:39315: Network error: Client connection negotiation failed: client connection to 127.29.68.125:39315: connect: Connection refused (error 111)
21:04:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.116631 30021 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } attempt: 1
21:04:29.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.123167 30021 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.125:39315: Network error: Client connection negotiation failed: client connection to 127.29.68.125:39315: connect: Connection refused (error 111)
21:04:29.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.191704 30021 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } attempt: 2
21:04:29.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.197857 30021 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.125:39315: Network error: Client connection negotiation failed: client connection to 127.29.68.125:39315: connect: Connection refused (error 111)
21:04:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.289364 30021 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } attempt: 3
21:04:29.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.295508 30021 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.125:39315: Network error: Client connection negotiation failed: client connection to 127.29.68.125:39315: connect: Connection refused (error 111)
21:04:29.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.379350 30023 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
21:04:29.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.380090 30023 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:29.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.380681 30023 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:29.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.381628 30023 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:29.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.419310 30023 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:04:29.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.419924 30023 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:29.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.420288 30023 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:04:29.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.420737 30023 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:04:29.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.421216 30023 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:04:29.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.421545 30023 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45287/jwks.json
21:04:29.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.438959 30021 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } attempt: 4
21:04:29.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.444489 30021 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.125:39315: Network error: Client connection negotiation failed: client connection to 127.29.68.125:39315: connect: Connection refused (error 111)
21:04:29.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.467422 30023 master_runner.cc:387] Master server non-default flags:
21:04:29.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.68.84:39099
21:04:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/data
21:04:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/wal
21:04:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.68.126:36555,127.29.68.125:39315,127.29.68.124:42793
21:04:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
21:04:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:29.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.68.125:39315
21:04:29.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
21:04:29.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:29.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:29.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
21:04:29.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45287/jwks.json
21:04:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/data/info.pb
21:04:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.68.125
21:04:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/logs
21:04:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:29.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:29.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:29.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:04:29.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:29.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:29.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
21:04:29.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:55 UTC on e7f111948823
21:04:29.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16878
21:04:29.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
21:04:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.469653 30023 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:04:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.472728 30023 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:29.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.489049 30032 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
21:04:29.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:29.744022 30021 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } attempt: 5
21:04:29.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.753945 30021 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.125:39315: Network error: Client connection negotiation failed: client connection to 127.29.68.125:39315: connect: Connection refused (error 111)
21:04:30.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:30.301582 30021 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } attempt: 6
21:04:30.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:30.334390 30021 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.125:39315: Network error: Client connection negotiation failed: client connection to 127.29.68.125:39315: connect: Connection refused (error 111)
21:04:31.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:30.890866 30031 debug-util.cc:398] Leaking SignalData structure 0x7b08000378e0 after lost signal to thread 30023
21:04:31.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.288336 30031 kernel_stack_watchdog.cc:198] Thread 30023 stuck at /home/jenkins-slave/workspace/build_and_test@2/src/kudu/util/thread.cc:642 for 399ms:
21:04:31.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
21:04:31.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
21:04:31.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
21:04:31.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
21:04:31.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.288342 30023 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.800s	user 0.637s	sys 1.149s
21:04:31.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.289091 30023 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.800s	user 0.637s	sys 1.149s
21:04:31.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:29.489687 30033 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
21:04:31.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.290310 30034 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1799 milliseconds
21:04:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.291579 30035 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
21:04:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.291504 30023 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
21:04:31.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.296950 30023 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.299791 30023 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:31.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.301294 30023 hybrid_clock.cc:648] HybridClock initialized: now 1783544671301260 us; error 50 us; skew 500 ppm
21:04:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.302398 30023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
21:04:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.309243 30023 webserver.cc:534] Webserver started at http://127.29.68.125:46411/ using document root <none> and password file <none>
21:04:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.310426 30023 fs_manager.cc:362] Metadata directory not provided
21:04:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.310683 30023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.311311 30023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:31.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.316207 30023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/data/instance:
21:04:31.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3316dcfc0c004b9ea82176e145f8c6a0"
21:04:31.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:31 on dist-test-slave-q5nw"
21:04:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.317700 30023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/wal/instance:
21:04:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3316dcfc0c004b9ea82176e145f8c6a0"
21:04:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:31 on dist-test-slave-q5nw"
21:04:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.325939 30023 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
21:04:31.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.333626 30044 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:31.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.335397 30023 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.005s	sys 0.001s
21:04:31.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.335883 30023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/data,/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/wal
21:04:31.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3316dcfc0c004b9ea82176e145f8c6a0"
21:04:31.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:31 on dist-test-slave-q5nw"
21:04:31.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.336537 30023 fs_report.cc:389] FS layout report
21:04:31.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:31.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/wal
21:04:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/wal
21:04:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/data/data
21:04:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:31.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:31.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:31.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:31.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:31.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:31.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:31.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.394068 30023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:31.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.395113 30021 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } attempt: 7
21:04:31.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.396288 30023 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
21:04:31.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.396907 30023 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:31.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.403971 30021 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.125:39315: Network error: Client connection negotiation failed: client connection to 127.29.68.125:39315: connect: Connection refused (error 111)
21:04:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.447583 30023 rpc_server.cc:307] RPC server started. Bound to: 127.29.68.125:39315
21:04:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.447660 30069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.68.125:39315 every 8 connection(s)
21:04:31.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.451359 30023 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/data/info.pb
21:04:31.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.457899 29969 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu as pid 30023
21:04:31.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.458490 29969 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-1/wal/instance
21:04:31.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.459998 30070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:31.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.462199 29969 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu
21:04:31.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu
21:04:31.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/wal
21:04:31.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/data
21:04:31.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:31.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:31.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:31.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/logs
21:04:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/data/info.pb
21:04:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
21:04:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.68.124:42793
21:04:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.68.124
21:04:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.68.84:39099
21:04:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.68.126:36555,127.29.68.125:39315,127.29.68.124:42793
21:04:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:31.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45287/jwks.json
21:04:31.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
21:04:31.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
21:04:31.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
21:04:31.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.476047 30070 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } has no permanent_uuid. Determining permanent_uuid...
21:04:31.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.510192 30070 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } has no permanent_uuid. Determining permanent_uuid...
21:04:31.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.528976 30070 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } has no permanent_uuid. Determining permanent_uuid...
21:04:31.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.532085 30047 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.68.124:42793: connect: Connection refused (error 111)
21:04:31.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.537197 30070 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.124:42793: Network error: Client connection negotiation failed: client connection to 127.29.68.124:42793: connect: Connection refused (error 111)
21:04:31.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.586921 30070 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } attempt: 1
21:04:31.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.592991 30070 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.124:42793: Network error: Client connection negotiation failed: client connection to 127.29.68.124:42793: connect: Connection refused (error 111)
21:04:31.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.661424 30070 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } attempt: 2
21:04:31.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.666872 30070 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.124:42793: Network error: Client connection negotiation failed: client connection to 127.29.68.124:42793: connect: Connection refused (error 111)
21:04:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.758342 30070 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } attempt: 3
21:04:31.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.765096 30070 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.124:42793: Network error: Client connection negotiation failed: client connection to 127.29.68.124:42793: connect: Connection refused (error 111)
21:04:31.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.845732 30072 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
21:04:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.846529 30072 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.847142 30072 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:31.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.847956 30072 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:31.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.883455 30072 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
21:04:31.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.884009 30072 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:31.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.884408 30072 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
21:04:31.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.884917 30072 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
21:04:31.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.885442 30072 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
21:04:31.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.885739 30072 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45287/jwks.json
21:04:31.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.908572 30070 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } attempt: 4
21:04:31.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.914475 30070 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.124:42793: Network error: Client connection negotiation failed: client connection to 127.29.68.124:42793: connect: Connection refused (error 111)
21:04:31.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.929975 30072 master_runner.cc:387] Master server non-default flags:
21:04:31.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:31.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.68.84:39099
21:04:31.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:31.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:31.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/data
21:04:31.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/wal
21:04:31.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
21:04:31.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.68.126:36555,127.29.68.125:39315,127.29.68.124:42793
21:04:31.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
21:04:31.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:31.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:31.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
21:04:31.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.68.124:42793
21:04:31.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
21:04:31.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
21:04:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
21:04:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
21:04:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45287/jwks.json
21:04:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/data/info.pb
21:04:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.68.124
21:04:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:31.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/logs
21:04:31.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:31.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:31.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:31.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
21:04:31.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:31.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:31.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
21:04:31.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:55 UTC on e7f111948823
21:04:31.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16878
21:04:31.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
21:04:31.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.932149 30072 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:04:31.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:31.935133 30072 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:31.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.953326 30082 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
21:04:32.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:32.213994 30070 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } attempt: 5
21:04:32.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:32.222170 30070 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.124:42793: Network error: Client connection negotiation failed: client connection to 127.29.68.124:42793: connect: Connection refused (error 111)
21:04:32.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:32.769762 30070 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } attempt: 6
21:04:32.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:32.783766 30070 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.68.124:42793: Network error: Client connection negotiation failed: client connection to 127.29.68.124:42793: connect: Connection refused (error 111)
21:04:33.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.959041 30085 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
21:04:33.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:31.955566 30083 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
21:04:33.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:33.273267 30084 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1317 milliseconds
21:04:33.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.273453 30072 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
21:04:33.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.275264 30072 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:33.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.278447 30072 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:33.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.279922 30072 hybrid_clock.cc:648] HybridClock initialized: now 1783544673279878 us; error 49 us; skew 500 ppm
21:04:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.280990 30072 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
21:04:33.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.288378 30072 webserver.cc:534] Webserver started at http://127.29.68.124:35963/ using document root <none> and password file <none>
21:04:33.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.289440 30072 fs_manager.cc:362] Metadata directory not provided
21:04:33.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.289654 30072 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:33.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.290184 30072 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:33.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.295094 30072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/data/instance:
21:04:33.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9304596ece5446f48bd8d171b5637036"
21:04:33.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:33 on dist-test-slave-q5nw"
21:04:33.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.296324 30072 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/wal/instance:
21:04:33.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9304596ece5446f48bd8d171b5637036"
21:04:33.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:33 on dist-test-slave-q5nw"
21:04:33.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.305409 30072 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.004s
21:04:33.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.314419 30094 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:33.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.316041 30072 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.000s
21:04:33.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.316599 30072 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/data,/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/wal
21:04:33.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9304596ece5446f48bd8d171b5637036"
21:04:33.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:33 on dist-test-slave-q5nw"
21:04:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.317179 30072 fs_report.cc:389] FS layout report
21:04:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/wal
21:04:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/wal
21:04:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/data/data
21:04:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:33.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:33.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:33.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:33.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:33.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:33.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:33.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:33.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.383872 30072 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.386130 30072 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
21:04:33.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.386827 30072 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:33.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.446691 30072 rpc_server.cc:307] RPC server started. Bound to: 127.29.68.124:42793
21:04:33.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.446687 30117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.68.124:42793 every 8 connection(s)
21:04:33.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.451444 30072 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/data/info.pb
21:04:33.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.456918 29969 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu as pid 30072
21:04:33.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.457423 29969 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/master-2/wal/instance
21:04:33.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.460376 30118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.486368 30118 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } has no permanent_uuid. Determining permanent_uuid...
21:04:33.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.494400 30021 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } attempt: 8
21:04:33.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.514531 30021 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } has no permanent_uuid. Determining permanent_uuid...
21:04:33.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.523322 30118 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } has no permanent_uuid. Determining permanent_uuid...
21:04:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.538333 30118 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } has no permanent_uuid. Determining permanent_uuid...
21:04:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.544693 30021 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c: Bootstrap starting.
21:04:33.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.552623 30021 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c: Neither blocks nor log segments found. Creating new log.
21:04:33.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.557698 30021 log.cc:826] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c: Log is configured to *not* fsync() on all Append() calls
21:04:33.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.561004 30118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036: Bootstrap starting.
21:04:33.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.564606 30021 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c: No bootstrap required, opened a new log
21:04:33.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.571954 30118 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036: Neither blocks nor log segments found. Creating new log.
21:04:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.574843 30118 log.cc:826] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036: Log is configured to *not* fsync() on all Append() calls
21:04:33.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.586750 30118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036: No bootstrap required, opened a new log
21:04:33.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.599535 30021 raft_consensus.cc:359] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } }
21:04:33.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.600613 30021 raft_consensus.cc:385] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:33.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.600925 30021 raft_consensus.cc:740] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e092995abaa844b7bcc4936135d3095c, State: Initialized, Role: FOLLOWER
21:04:33.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.602025 30021 consensus_queue.cc:260] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [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: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } }
21:04:33.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.607209 30130 sys_catalog.cc:455] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [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: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } } }
21:04:33.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.608587 30130 sys_catalog.cc:458] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [sys.catalog]: This master's current role is: FOLLOWER
21:04:33.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.609306 30021 sys_catalog.cc:565] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [sys.catalog]: configured and running, proceeding with master startup.
21:04:33.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.613034 30118 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } }
21:04:33.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.613740 30118 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:33.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.614065 30118 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9304596ece5446f48bd8d171b5637036, State: Initialized, Role: FOLLOWER
21:04:33.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.615115 30118 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [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: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } }
21:04:33.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.618316 30134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [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: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } } }
21:04:33.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.620313 30118 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [sys.catalog]: configured and running, proceeding with master startup.
21:04:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.621202 30134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [sys.catalog]: This master's current role is: FOLLOWER
21:04:33.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.627666 30130 raft_consensus.cc:493] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:04:33.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.628342 30130 raft_consensus.cc:515] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } }
21:04:33.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.632195 30130 leader_election.cc:290] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3316dcfc0c004b9ea82176e145f8c6a0 (127.29.68.125:39315), 9304596ece5446f48bd8d171b5637036 (127.29.68.124:42793)
21:04:33.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.634373 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e092995abaa844b7bcc4936135d3095c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9304596ece5446f48bd8d171b5637036" is_pre_election: true
21:04:33.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.635368 30107 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e092995abaa844b7bcc4936135d3095c in term 0.
21:04:33.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.640805 30000 leader_election.cc:304] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [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: 9304596ece5446f48bd8d171b5637036, e092995abaa844b7bcc4936135d3095c; no voters: 
21:04:33.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.642542 30130 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [term 0 FOLLOWER]: Leader pre-election won for term 1
21:04:33.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.643075 30130 raft_consensus.cc:493] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:04:33.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.643558 30130 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [term 0 FOLLOWER]: Advancing to term 1
21:04:33.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:33.646580 30100 tablet.cc:2406] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:04:33.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.658954 30130 raft_consensus.cc:515] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } }
21:04:33.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.665727 30130 leader_election.cc:290] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [CANDIDATE]: Term 1 election: Requested vote from peers 3316dcfc0c004b9ea82176e145f8c6a0 (127.29.68.125:39315), 9304596ece5446f48bd8d171b5637036 (127.29.68.124:42793)
21:04:33.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.666625 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e092995abaa844b7bcc4936135d3095c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9304596ece5446f48bd8d171b5637036"
21:04:33.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.667583 30107 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [term 0 FOLLOWER]: Advancing to term 1
21:04:33.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.680002 30107 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e092995abaa844b7bcc4936135d3095c in term 1.
21:04:33.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.682242 30000 leader_election.cc:304] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [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: 9304596ece5446f48bd8d171b5637036, e092995abaa844b7bcc4936135d3095c; no voters: 
21:04:33.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.683497 30130 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [term 1 FOLLOWER]: Leader election won for term 1
21:04:33.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.690049 30130 raft_consensus.cc:697] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [term 1 LEADER]: Becoming Leader. State: Replica: e092995abaa844b7bcc4936135d3095c, State: Running, Role: LEADER
21:04:33.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.692270 30130 consensus_queue.cc:237] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [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: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } }
21:04:33.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:33.705701 30003 tablet.cc:2406] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:04:33.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.716876 30148 sys_catalog.cc:455] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [sys.catalog]: SysCatalogTable state changed. Reason: New leader e092995abaa844b7bcc4936135d3095c. Latest consensus state: current_term: 1 leader_uuid: "e092995abaa844b7bcc4936135d3095c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } } }
21:04:33.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.718952 30148 sys_catalog.cc:458] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [sys.catalog]: This master's current role is: LEADER
21:04:33.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.727141 30157 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
21:04:33.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:33.733013 30153 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
21:04:33.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:33.733808 30153 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
21:04:33.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.708551 30072 master_runner.cc:187] Error getting master registration for 127.29.68.126:36555: OK, instance_id { permanent_uuid: "e092995abaa844b7bcc4936135d3095c" instance_seqno: 1783544668975521 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
21:04:33.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.745170 30072 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:04:33.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.765386 30157 catalog_manager.cc:1519] Initializing Kudu cluster ID...
21:04:33.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.737336 29981 master_runner.cc:187] Error getting master registration for 127.29.68.125:39315: OK, instance_id { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" instance_seqno: 1783544671432051 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
21:04:33.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.771339 29981 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
21:04:33.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.787976 30107 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [term 1 FOLLOWER]: Refusing update from remote peer e092995abaa844b7bcc4936135d3095c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:04:33.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.790387 30148 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
21:04:33.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.829562 30134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e092995abaa844b7bcc4936135d3095c. Latest consensus state: current_term: 1 leader_uuid: "e092995abaa844b7bcc4936135d3095c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } } }
21:04:33.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.834468 30134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [sys.catalog]: This master's current role is: FOLLOWER
21:04:33.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.842440 30159 mvcc.cc:204] Tried to move back new op lower bound from 7305398983815262208 to 7305398983470149632. Current Snapshot: MvccSnapshot[applied={T|T < 7305398983815262208}]
21:04:33.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.844326 30070 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } attempt: 7
21:04:33.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.857625 30157 catalog_manager.cc:1382] Generated new cluster ID: bb8d742cb8ab4154a87d30d712785dcb
21:04:33.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.857383 30134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e092995abaa844b7bcc4936135d3095c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } } }
21:04:33.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.858021 30157 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
21:04:33.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.858220 30134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036 [sys.catalog]: This master's current role is: FOLLOWER
21:04:33.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.869621 30148 sys_catalog.cc:455] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e092995abaa844b7bcc4936135d3095c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } } }
21:04:33.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.877133 30148 sys_catalog.cc:458] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [sys.catalog]: This master's current role is: LEADER
21:04:33.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.877647 30160 mvcc.cc:204] Tried to move back new op lower bound from 7305398983815262208 to 7305398983470149632. Current Snapshot: MvccSnapshot[applied={T|T < 7305398983815262208}]
21:04:33.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.883045 30070 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0: Bootstrap starting.
21:04:33.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.904377 30070 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0: Neither blocks nor log segments found. Creating new log.
21:04:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.907886 30070 log.cc:826] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0: Log is configured to *not* fsync() on all Append() calls
21:04:33.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.919413 30157 catalog_manager.cc:1405] Generated new certificate authority record
21:04:33.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.921679 30157 catalog_manager.cc:1539] Loading token signing keys...
21:04:33.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.937507 30070 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0: No bootstrap required, opened a new log
21:04:33.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.960947 30157 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c: Generated new TSK 0
21:04:33.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.962213 30157 catalog_manager.cc:1549] Initializing in-progress tserver states...
21:04:33.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.975625 30070 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } }
21:04:33.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.977329 30070 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:33.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.978022 30070 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3316dcfc0c004b9ea82176e145f8c6a0, State: Initialized, Role: FOLLOWER
21:04:33.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.979609 30070 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [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: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } }
21:04:33.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.989269 30070 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [sys.catalog]: configured and running, proceeding with master startup.
21:04:33.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.990284 30058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e092995abaa844b7bcc4936135d3095c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3316dcfc0c004b9ea82176e145f8c6a0"
21:04:33.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.991062 30058 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [term 0 FOLLOWER]: Advancing to term 1
21:04:33.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.989434 30059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e092995abaa844b7bcc4936135d3095c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" is_pre_election: true
21:04:34.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.000982 30058 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e092995abaa844b7bcc4936135d3095c in term 1.
21:04:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.003087 30057 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [term 1 FOLLOWER]: Refusing update from remote peer e092995abaa844b7bcc4936135d3095c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
21:04:34.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.012662 30166 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
21:04:34.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:33.987856 30167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [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: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } } }
21:04:34.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.018011 30167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [sys.catalog]: This master's current role is: FOLLOWER
21:04:34.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.019207 29969 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu
21:04:34.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu
21:04:34.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/wal
21:04:34.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/data
21:04:34.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:34.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:34.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:34.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:34.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:34.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:34.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/logs
21:04:34.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/data/info.pb
21:04:34.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:34.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:34.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:34.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:04:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.68.65:0
21:04:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.68.65
21:04:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.68.65
21:04:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.68.126:36555,127.29.68.125:39315,127.29.68.124:42793
21:04:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.68.84:39099
21:04:34.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:34.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:34.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:04:34.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.102262 30177 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e092995abaa844b7bcc4936135d3095c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } } }
21:04:34.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.104733 30167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e092995abaa844b7bcc4936135d3095c. Latest consensus state: current_term: 1 leader_uuid: "e092995abaa844b7bcc4936135d3095c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } } }
21:04:34.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.108961 30167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [sys.catalog]: This master's current role is: FOLLOWER
21:04:34.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.110373 30177 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0 [sys.catalog]: This master's current role is: FOLLOWER
21:04:34.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.114959 30184 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
21:04:34.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.600481 30166 sys_catalog.cc:455] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e092995abaa844b7bcc4936135d3095c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e092995abaa844b7bcc4936135d3095c" member_type: VOTER last_known_addr { host: "127.29.68.126" port: 36555 } } peers { permanent_uuid: "3316dcfc0c004b9ea82176e145f8c6a0" member_type: VOTER last_known_addr { host: "127.29.68.125" port: 39315 } } peers { permanent_uuid: "9304596ece5446f48bd8d171b5637036" member_type: VOTER last_known_addr { host: "127.29.68.124" port: 42793 } } }
21:04:34.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.601753 30166 sys_catalog.cc:458] T 00000000000000000000000000000000 P e092995abaa844b7bcc4936135d3095c [sys.catalog]: This master's current role is: LEADER
21:04:34.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:34.653983 30172 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:34.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:34.654784 30172 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:34.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:34.655525 30172 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:34.705740 30172 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:34.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:34.707273 30172 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.68.65
21:04:34.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.740988 30153 catalog_manager.cc:1294] Loaded cluster ID: bb8d742cb8ab4154a87d30d712785dcb
21:04:34.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.743019 30153 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036: loading cluster ID for follower catalog manager: success
21:04:34.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.752159 30153 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036: acquiring CA information for follower catalog manager: success
21:04:34.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.759498 30153 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 9304596ece5446f48bd8d171b5637036: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
21:04:34.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.763579 30172 tablet_server_runner.cc:78] Tablet server non-default flags:
21:04:34.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:34.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.68.84:39099
21:04:34.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:34.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:34.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/data
21:04:34.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/wal
21:04:34.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:34.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:34.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.68.65:0
21:04:34.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:34.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:34.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:34.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/data/info.pb
21:04:34.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.68.65
21:04:34.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:34.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.68.126:36555,127.29.68.125:39315,127.29.68.124:42793
21:04:34.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:34.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:34.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:34.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:34.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.68.65
21:04:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/logs
21:04:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:04:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
21:04:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:55 UTC on e7f111948823
21:04:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16878
21:04:34.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
21:04:34.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.765884 30172 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:04:34.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:34.768826 30172 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:34.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:34.789194 30192 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
21:04:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:35.146811 30184 catalog_manager.cc:1294] Loaded cluster ID: bb8d742cb8ab4154a87d30d712785dcb
21:04:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:35.147763 30184 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0: loading cluster ID for follower catalog manager: success
21:04:35.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:35.166106 30184 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0: acquiring CA information for follower catalog manager: success
21:04:35.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:35.184252 30184 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3316dcfc0c004b9ea82176e145f8c6a0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
21:04:37.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:36.191025 30191 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 30172
21:04:37.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:37.706274 30194 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection timed out after 2910 milliseconds
21:04:37.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:37.705220 30172 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 2.909s	user 0.000s	sys 0.002s
21:04:37.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:37.707470 30172 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 2.911s	user 0.001s	sys 0.002s
21:04:37.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:34.795169 30193 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
21:04:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:37.714082 30196 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
21:04:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.714267 30172 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
21:04:37.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.716029 30172 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:37.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.727365 30172 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:37.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.731634 30172 hybrid_clock.cc:648] HybridClock initialized: now 1783544677731516 us; error 116 us; skew 500 ppm
21:04:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.733682 30172 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
21:04:37.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.765528 30172 webserver.cc:534] Webserver started at http://127.29.68.65:39857/ using document root <none> and password file <none>
21:04:37.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.767653 30172 fs_manager.cc:362] Metadata directory not provided
21:04:37.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.768299 30172 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:37.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.769115 30172 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:37.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.776531 30172 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/data/instance:
21:04:37.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "691dd9a9de814206bef7775a51d03afa"
21:04:37.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:37 on dist-test-slave-q5nw"
21:04:37.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.779012 30172 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/wal/instance:
21:04:37.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "691dd9a9de814206bef7775a51d03afa"
21:04:37.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:37 on dist-test-slave-q5nw"
21:04:37.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.808040 30172 fs_manager.cc:696] Time spent creating directory manager: real 0.028s	user 0.014s	sys 0.013s
21:04:37.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.824047 30205 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:37.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.826352 30172 fs_manager.cc:730] Time spent opening block manager: real 0.012s	user 0.004s	sys 0.004s
21:04:37.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.827526 30172 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/data,/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/wal
21:04:37.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "691dd9a9de814206bef7775a51d03afa"
21:04:37.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:37 on dist-test-slave-q5nw"
21:04:37.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.828512 30172 fs_report.cc:389] FS layout report
21:04:37.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:37.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/wal
21:04:37.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/wal
21:04:37.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/data/data
21:04:37.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:37.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:37.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:37.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:37.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:37.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:37.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:37.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:37.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:37.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:37.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:37.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.923346 30172 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:37.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.927026 30172 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
21:04:37.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.928272 30172 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:37.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.939687 30172 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:04:37.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.954067 30172 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:04:37.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.955039 30172 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.001s
21:04:37.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.955642 30172 ts_tablet_manager.cc:616] Registered 0 tablets
21:04:37.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:37.956053 30172 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:04:38.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.199970 30172 rpc_server.cc:307] RPC server started. Bound to: 127.29.68.65:44757
21:04:38.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.200080 30317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.68.65:44757 every 8 connection(s)
21:04:38.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.202958 30172 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/data/info.pb
21:04:38.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.212172 29969 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu as pid 30172
21:04:38.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.212839 29969 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-0/wal/instance
21:04:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.248533 29969 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu
21:04:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu
21:04:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/wal
21:04:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/data
21:04:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/logs
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/data/info.pb
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.68.66:0
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.68.66
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.68.66
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:38.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.68.126:36555,127.29.68.125:39315,127.29.68.124:42793
21:04:38.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.68.84:39099
21:04:38.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:38.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:38.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:04:38.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.321363 30319 heartbeater.cc:344] Connected to a master server at 127.29.68.124:42793
21:04:38.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.322631 30319 heartbeater.cc:461] Registering TS with master...
21:04:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.322669 30318 heartbeater.cc:344] Connected to a master server at 127.29.68.125:39315
21:04:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.323236 30318 heartbeater.cc:461] Registering TS with master...
21:04:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.323957 30319 heartbeater.cc:507] Master 127.29.68.124:42793 requested a full tablet report, sending...
21:04:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.324720 30318 heartbeater.cc:507] Master 127.29.68.125:39315 requested a full tablet report, sending...
21:04:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.325690 30320 heartbeater.cc:344] Connected to a master server at 127.29.68.126:36555
21:04:38.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.326081 30320 heartbeater.cc:461] Registering TS with master...
21:04:38.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.327127 30320 heartbeater.cc:507] Master 127.29.68.126:36555 requested a full tablet report, sending...
21:04:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.328191 30104 ts_manager.cc:194] Registered new tserver with Master: 691dd9a9de814206bef7775a51d03afa (127.29.68.65:44757)
21:04:38.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.329016 30056 ts_manager.cc:194] Registered new tserver with Master: 691dd9a9de814206bef7775a51d03afa (127.29.68.65:44757)
21:04:38.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.331259 30007 ts_manager.cc:194] Registered new tserver with Master: 691dd9a9de814206bef7775a51d03afa (127.29.68.65:44757)
21:04:38.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.333966 30007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.68.65:56035
21:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:38.709157 30328 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:38.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:38.709847 30328 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:38.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:38.710713 30328 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:38.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:38.750579 30328 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:38.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:38.752070 30328 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.68.66
21:04:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.803602 30328 tablet_server_runner.cc:78] Tablet server non-default flags:
21:04:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.68.84:39099
21:04:38.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:38.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:38.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/data
21:04:38.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/wal
21:04:38.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:38.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:38.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.68.66:0
21:04:38.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/data/info.pb
21:04:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.68.66
21:04:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.68.126:36555,127.29.68.125:39315,127.29.68.124:42793
21:04:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.68.66
21:04:38.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/logs
21:04:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:04:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
21:04:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:55 UTC on e7f111948823
21:04:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16878
21:04:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
21:04:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.805591 30328 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:04:38.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:38.808627 30328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:38.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:38.827227 30334 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
21:04:39.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:39.338388 30320 heartbeater.cc:499] Master 127.29.68.126:36555 was elected leader, sending a full tablet report...
21:04:40.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:40.233327 30333 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 30328
21:04:40.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:40.807752 30333 kernel_stack_watchdog.cc:198] Thread 30328 stuck at /home/jenkins-slave/workspace/build_and_test@2/src/kudu/util/thread.cc:642 for 396ms:
21:04:40.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
21:04:40.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
21:04:40.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
21:04:40.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
21:04:40.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:38.828624 30335 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
21:04:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:40.808612 30328 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.978s	user 0.002s	sys 0.000s
21:04:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:40.809369 30328 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.979s	user 0.003s	sys 0.000s
21:04:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:40.809924 30336 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1978 milliseconds
21:04:40.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.811458 30328 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
21:04:40.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:40.811561 30338 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
21:04:40.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.816210 30328 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:40.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.818967 30328 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:40.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.820487 30328 hybrid_clock.cc:648] HybridClock initialized: now 1783544680820419 us; error 80 us; skew 500 ppm
21:04:40.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.821664 30328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
21:04:40.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.828884 30328 webserver.cc:534] Webserver started at http://127.29.68.66:38167/ using document root <none> and password file <none>
21:04:40.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.829963 30328 fs_manager.cc:362] Metadata directory not provided
21:04:40.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.830174 30328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:40.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.830564 30328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:40.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.835052 30328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/data/instance:
21:04:40.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "636525d82c16440aa924fbd42827b3b2"
21:04:40.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:40 on dist-test-slave-q5nw"
21:04:40.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.836649 30328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/wal/instance:
21:04:40.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "636525d82c16440aa924fbd42827b3b2"
21:04:40.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:40 on dist-test-slave-q5nw"
21:04:40.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.845181 30328 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
21:04:40.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.851598 30346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:40.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.853037 30328 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.004s
21:04:40.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.853474 30328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/data,/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/wal
21:04:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "636525d82c16440aa924fbd42827b3b2"
21:04:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:40 on dist-test-slave-q5nw"
21:04:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.853927 30328 fs_report.cc:389] FS layout report
21:04:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/wal
21:04:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/wal
21:04:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/data/data
21:04:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:40.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.907330 30328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:40.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.909056 30328 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
21:04:40.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.909610 30328 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:40.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.912632 30328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:04:40.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.917096 30328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:04:40.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.917356 30328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:04:40.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.917655 30328 ts_tablet_manager.cc:616] Registered 0 tablets
21:04:40.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:40.917917 30328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
21:04:41.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.071830 30328 rpc_server.cc:307] RPC server started. Bound to: 127.29.68.66:45653
21:04:41.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.071993 30458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.68.66:45653 every 8 connection(s)
21:04:41.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.074652 30328 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/data/info.pb
21:04:41.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.076390 29969 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu as pid 30328
21:04:41.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.076903 29969 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-1/wal/instance
21:04:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.092407 29969 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu
21:04:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu
21:04:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/wal
21:04:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/data
21:04:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
21:04:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
21:04:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
21:04:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/logs
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/data/info.pb
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.68.67:0
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.68.67
21:04:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.68.67
21:04:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.68.126:36555,127.29.68.125:39315,127.29.68.124:42793
21:04:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.68.84:39099
21:04:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
21:04:41.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.139468 30460 heartbeater.cc:344] Connected to a master server at 127.29.68.124:42793
21:04:41.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.140117 30460 heartbeater.cc:461] Registering TS with master...
21:04:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.141762 30460 heartbeater.cc:507] Master 127.29.68.124:42793 requested a full tablet report, sending...
21:04:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.142230 30459 heartbeater.cc:344] Connected to a master server at 127.29.68.125:39315
21:04:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.142634 30459 heartbeater.cc:461] Registering TS with master...
21:04:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.143622 30459 heartbeater.cc:507] Master 127.29.68.125:39315 requested a full tablet report, sending...
21:04:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.145747 30104 ts_manager.cc:194] Registered new tserver with Master: 636525d82c16440aa924fbd42827b3b2 (127.29.68.66:45653)
21:04:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.147038 30056 ts_manager.cc:194] Registered new tserver with Master: 636525d82c16440aa924fbd42827b3b2 (127.29.68.66:45653)
21:04:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.153760 30461 heartbeater.cc:344] Connected to a master server at 127.29.68.126:36555
21:04:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.154189 30461 heartbeater.cc:461] Registering TS with master...
21:04:41.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.155215 30461 heartbeater.cc:507] Master 127.29.68.126:36555 requested a full tablet report, sending...
21:04:41.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.158469 30007 ts_manager.cc:194] Registered new tserver with Master: 636525d82c16440aa924fbd42827b3b2 (127.29.68.66:45653)
21:04:41.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.160320 30007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.68.66:39271
21:04:41.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:41.483407 30466 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
21:04:41.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:41.484143 30466 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
21:04:41.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:41.484930 30466 flags.cc:432] Enabled unsafe flag: --never_fsync=true
21:04:41.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:41.524278 30466 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
21:04:41.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:41.525072 30466 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.68.67
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.562536 30466 tablet_server_runner.cc:78] Tablet server non-default flags:
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.68.84:39099
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/data
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/wal
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.68.67:0
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/data/info.pb
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.68.67
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.68.126:36555,127.29.68.125:39315,127.29.68.124:42793
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
21:04:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.68.67
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/logs
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bec869c2320d19f2589b3f609f76e5041a21d27
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 20:43:55 UTC on e7f111948823
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16878
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
21:04:41.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.564107 30466 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
21:04:41.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:41.565760 30466 file_cache.cc:492] Constructed file cache file cache with capacity 419430
21:04:42.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:42.164633 30461 heartbeater.cc:499] Master 127.29.68.126:36555 was elected leader, sending a full tablet report...
21:04:43.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:41.580197 30476 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
21:04:43.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:42.984400 30474 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 30466
21:04:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:43.058821 30474 kernel_stack_watchdog.cc:198] Thread 30466 stuck at /home/jenkins-slave/workspace/build_and_test@2/src/kudu/util/thread.cc:642 for 401ms:
21:04:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
21:04:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
21:04:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
21:04:43.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
21:04:43.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:43.060055 30466 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.480s	user 0.473s	sys 0.907s
21:04:43.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:41.580210 30475 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
21:04:43.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:43.060560 30466 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.481s	user 0.473s	sys 0.908s
21:04:43.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:43.062883 30478 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
21:04:43.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:43.066481 30477 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1480 milliseconds
21:04:43.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.066587 30466 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
21:04:43.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.067847 30466 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
21:04:43.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.070323 30466 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
21:04:43.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.073925 30466 hybrid_clock.cc:648] HybridClock initialized: now 1783544683073810 us; error 93 us; skew 500 ppm
21:04:43.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.075031 30466 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
21:04:43.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.082237 30466 webserver.cc:534] Webserver started at http://127.29.68.67:41417/ using document root <none> and password file <none>
21:04:43.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.083374 30466 fs_manager.cc:362] Metadata directory not provided
21:04:43.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.083652 30466 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
21:04:43.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.084240 30466 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
21:04:43.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.089061 30466 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/data/instance:
21:04:43.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e5653a546eef443f877b19b5dd213a7e"
21:04:43.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:43 on dist-test-slave-q5nw"
21:04:43.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.090420 30466 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/wal/instance:
21:04:43.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e5653a546eef443f877b19b5dd213a7e"
21:04:43.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:43 on dist-test-slave-q5nw"
21:04:43.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.098819 30466 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
21:04:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.105523 30486 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
21:04:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.106967 30466 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
21:04:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.107419 30466 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/data,/tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/wal
21:04:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e5653a546eef443f877b19b5dd213a7e"
21:04:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 21:04:43 on dist-test-slave-q5nw"
21:04:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.107816 30466 fs_report.cc:389] FS layout report
21:04:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
21:04:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/wal
21:04:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/wal
21:04:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/data/data
21:04:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
21:04:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
21:04:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
21:04:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
21:04:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
21:04:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
21:04:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
21:04:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
21:04:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
21:04:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
21:04:43.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
21:04:43.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.164350 30466 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
21:04:43.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.166756 30466 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
21:04:43.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.167438 30466 kserver.cc:163] Server-wide thread pool size limit: 3276
21:04:43.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.170804 30466 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
21:04:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.176282 30466 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
21:04:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.176616 30466 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
21:04:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.176857 30466 ts_tablet_manager.cc:616] Registered 0 tablets
21:04:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.177007 30466 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
21:04:43.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.341993 30466 rpc_server.cc:307] RPC server started. Bound to: 127.29.68.67:33797
21:04:43.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.342099 30598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.68.67:33797 every 8 connection(s)
21:04:43.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.345721 30466 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/data/info.pb
21:04:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.350179 29969 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu as pid 30466
21:04:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.350792 29969 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskBg0yCo/test-tmp/mini-kudu-cluster7569352399507573844/ts-2/wal/instance
21:04:43.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.482156 30599 heartbeater.cc:344] Connected to a master server at 127.29.68.125:39315
21:04:43.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.482656 30599 heartbeater.cc:461] Registering TS with master...
21:04:43.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.484145 30599 heartbeater.cc:507] Master 127.29.68.125:39315 requested a full tablet report, sending...
21:04:43.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.486742 30600 heartbeater.cc:344] Connected to a master server at 127.29.68.124:42793
21:04:43.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.487249 30600 heartbeater.cc:461] Registering TS with master...
21:04:43.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.487790 30055 ts_manager.cc:194] Registered new tserver with Master: e5653a546eef443f877b19b5dd213a7e (127.29.68.67:33797)
21:04:43.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.488454 30600 heartbeater.cc:507] Master 127.29.68.124:42793 requested a full tablet report, sending...
21:04:43.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.492760 30104 ts_manager.cc:194] Registered new tserver with Master: e5653a546eef443f877b19b5dd213a7e (127.29.68.67:33797)
21:04:43.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.496232 30601 heartbeater.cc:344] Connected to a master server at 127.29.68.126:36555
21:04:43.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.496623 30601 heartbeater.cc:461] Registering TS with master...
21:04:43.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.497565 30601 heartbeater.cc:507] Master 127.29.68.126:36555 requested a full tablet report, sending...
21:04:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.500213 30007 ts_manager.cc:194] Registered new tserver with Master: e5653a546eef443f877b19b5dd213a7e (127.29.68.67:33797)
21:04:43.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.502179 30007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.68.67:51711
21:04:43.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:43.507439 29969 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
21:04:43.523 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
21:04:43.526 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

21:04:43.538 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.68.126"
      port: 36555
    }
    bound_http_address {
      host: "127.29.68.126"
      port: 40571
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.68.125"
      port: 39315
    }
    bound_http_address {
      host: "127.29.68.125"
      port: 46411
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.68.124"
      port: 42793
    }
    bound_http_address {
      host: "127.29.68.124"
      port: 35963
    }
  }
}

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

21:04:43.546 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.68.65"
      port: 44757
    }
    bound_http_address {
      host: "127.29.68.65"
      port: 39857
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.68.66"
      port: 45653
    }
    bound_http_address {
      host: "127.29.68.66"
      port: 38167
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.68.67"
      port: 33797
    }
    bound_http_address {
      host: "127.29.68.67"
      port: 41417
    }
  }
}

21:04:43.546 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
21:04:43.753 [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)
21:04:43.824 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:44.007 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:44.084 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:44.088 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:44.107 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:44.110 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:44.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:44.239 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:44.240 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:44.241 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:44.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.513298 30601 heartbeater.cc:499] Master 127.29.68.126:36555 was elected leader, sending a full tablet report...
21:04:44.532 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd803dee8, L:/127.0.0.1:39328 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:44.532 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x02ba7bba, L:/127.0.0.1:43054 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:44.532 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5b3a30c5, L:/127.0.0.1:37480 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:44.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:44.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=638), Traces: [0ms] refreshing cache from master, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [604ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [605ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [605ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=null) after lookup
21:04:44.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.638645 30007 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39328:
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
21:04:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
21:04:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
21:04:44.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
21:04:44.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
21:04:44.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:44.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:04:44.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
21:04:44.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
21:04:44.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
21:04:44.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
21:04:44.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
21:04:44.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
21:04:44.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
21:04:44.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:44.642357 30007 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.
21:04:44.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:44.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.755282 30394 tablet_service.cc:1511] Processing CreateTablet for tablet 78ad33463d9a46e58607769911487bb2 (DEFAULT_TABLE table=TestHandleTooBusy [id=0d41fa83353e4e2ab368d2a10bc3f89b]), partition=RANGE (key) PARTITION UNBOUNDED
21:04:44.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.758567 30394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ad33463d9a46e58607769911487bb2. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:44.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.778468 30534 tablet_service.cc:1511] Processing CreateTablet for tablet 78ad33463d9a46e58607769911487bb2 (DEFAULT_TABLE table=TestHandleTooBusy [id=0d41fa83353e4e2ab368d2a10bc3f89b]), partition=RANGE (key) PARTITION UNBOUNDED
21:04:44.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.779114 30253 tablet_service.cc:1511] Processing CreateTablet for tablet 78ad33463d9a46e58607769911487bb2 (DEFAULT_TABLE table=TestHandleTooBusy [id=0d41fa83353e4e2ab368d2a10bc3f89b]), partition=RANGE (key) PARTITION UNBOUNDED
21:04:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.781658 30534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ad33463d9a46e58607769911487bb2. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.782085 30253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ad33463d9a46e58607769911487bb2. 1 dirs total, 0 dirs full, 0 dirs failed
21:04:44.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.812551 30635 tablet_bootstrap.cc:492] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2: Bootstrap starting.
21:04:44.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.819653 30636 tablet_bootstrap.cc:492] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa: Bootstrap starting.
21:04:44.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.822304 30635 tablet_bootstrap.cc:654] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2: Neither blocks nor log segments found. Creating new log.
21:04:44.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.823438 30637 tablet_bootstrap.cc:492] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e: Bootstrap starting.
21:04:44.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.825928 30635 log.cc:826] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2: Log is configured to *not* fsync() on all Append() calls
21:04:44.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.833205 30637 tablet_bootstrap.cc:654] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e: Neither blocks nor log segments found. Creating new log.
21:04:44.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.835666 30637 log.cc:826] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e: Log is configured to *not* fsync() on all Append() calls
21:04:44.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.837998 30636 tablet_bootstrap.cc:654] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa: Neither blocks nor log segments found. Creating new log.
21:04:44.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.839879 30635 tablet_bootstrap.cc:492] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2: No bootstrap required, opened a new log
21:04:44.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.840860 30635 ts_tablet_manager.cc:1403] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.004s
21:04:44.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.840974 30636 log.cc:826] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa: Log is configured to *not* fsync() on all Append() calls
21:04:44.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.847620 30637 tablet_bootstrap.cc:492] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e: No bootstrap required, opened a new log
21:04:44.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.848184 30637 ts_tablet_manager.cc:1403] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.001s
21:04:44.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.863528 30636 tablet_bootstrap.cc:492] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa: No bootstrap required, opened a new log
21:04:44.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.864933 30636 ts_tablet_manager.cc:1403] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.027s
21:04:44.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.875516 30637 raft_consensus.cc:359] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "636525d82c16440aa924fbd42827b3b2" member_type: VOTER last_known_addr { host: "127.29.68.66" port: 45653 } } peers { permanent_uuid: "e5653a546eef443f877b19b5dd213a7e" member_type: VOTER last_known_addr { host: "127.29.68.67" port: 33797 } } peers { permanent_uuid: "691dd9a9de814206bef7775a51d03afa" member_type: VOTER last_known_addr { host: "127.29.68.65" port: 44757 } }
21:04:44.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.876398 30637 raft_consensus.cc:385] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:44.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.876685 30637 raft_consensus.cc:740] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5653a546eef443f877b19b5dd213a7e, State: Initialized, Role: FOLLOWER
21:04:44.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.877740 30637 consensus_queue.cc:260] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e [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: "636525d82c16440aa924fbd42827b3b2" member_type: VOTER last_known_addr { host: "127.29.68.66" port: 45653 } } peers { permanent_uuid: "e5653a546eef443f877b19b5dd213a7e" member_type: VOTER last_known_addr { host: "127.29.68.67" port: 33797 } } peers { permanent_uuid: "691dd9a9de814206bef7775a51d03afa" member_type: VOTER last_known_addr { host: "127.29.68.65" port: 44757 } }
21:04:44.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.887718 30637 ts_tablet_manager.cc:1434] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e: Time spent starting tablet: real 0.039s	user 0.025s	sys 0.014s
21:04:44.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.888494 30635 raft_consensus.cc:359] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "636525d82c16440aa924fbd42827b3b2" member_type: VOTER last_known_addr { host: "127.29.68.66" port: 45653 } } peers { permanent_uuid: "e5653a546eef443f877b19b5dd213a7e" member_type: VOTER last_known_addr { host: "127.29.68.67" port: 33797 } } peers { permanent_uuid: "691dd9a9de814206bef7775a51d03afa" member_type: VOTER last_known_addr { host: "127.29.68.65" port: 44757 } }
21:04:44.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.889518 30635 raft_consensus.cc:385] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:44.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.889886 30635 raft_consensus.cc:740] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 636525d82c16440aa924fbd42827b3b2, State: Initialized, Role: FOLLOWER
21:04:44.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.892472 30635 consensus_queue.cc:260] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [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: "636525d82c16440aa924fbd42827b3b2" member_type: VOTER last_known_addr { host: "127.29.68.66" port: 45653 } } peers { permanent_uuid: "e5653a546eef443f877b19b5dd213a7e" member_type: VOTER last_known_addr { host: "127.29.68.67" port: 33797 } } peers { permanent_uuid: "691dd9a9de814206bef7775a51d03afa" member_type: VOTER last_known_addr { host: "127.29.68.65" port: 44757 } }
21:04:44.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.911573 30635 ts_tablet_manager.cc:1434] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2: Time spent starting tablet: real 0.070s	user 0.034s	sys 0.024s
21:04:44.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.915515 30636 raft_consensus.cc:359] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "636525d82c16440aa924fbd42827b3b2" member_type: VOTER last_known_addr { host: "127.29.68.66" port: 45653 } } peers { permanent_uuid: "e5653a546eef443f877b19b5dd213a7e" member_type: VOTER last_known_addr { host: "127.29.68.67" port: 33797 } } peers { permanent_uuid: "691dd9a9de814206bef7775a51d03afa" member_type: VOTER last_known_addr { host: "127.29.68.65" port: 44757 } }
21:04:44.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.917023 30636 raft_consensus.cc:385] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
21:04:44.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.917555 30636 raft_consensus.cc:740] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691dd9a9de814206bef7775a51d03afa, State: Initialized, Role: FOLLOWER
21:04:44.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.919029 30636 consensus_queue.cc:260] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa [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: "636525d82c16440aa924fbd42827b3b2" member_type: VOTER last_known_addr { host: "127.29.68.66" port: 45653 } } peers { permanent_uuid: "e5653a546eef443f877b19b5dd213a7e" member_type: VOTER last_known_addr { host: "127.29.68.67" port: 33797 } } peers { permanent_uuid: "691dd9a9de814206bef7775a51d03afa" member_type: VOTER last_known_addr { host: "127.29.68.65" port: 44757 } }
21:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:44.928866 30636 ts_tablet_manager.cc:1434] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa: Time spent starting tablet: real 0.063s	user 0.044s	sys 0.001s
21:04:44.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:44.945218 30606 tablet.cc:2406] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:04:45.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:45.062979 30325 tablet.cc:2406] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:04:45.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.064983 30642 raft_consensus.cc:493] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
21:04:45.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.065536 30642 raft_consensus.cc:515] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "636525d82c16440aa924fbd42827b3b2" member_type: VOTER last_known_addr { host: "127.29.68.66" port: 45653 } } peers { permanent_uuid: "e5653a546eef443f877b19b5dd213a7e" member_type: VOTER last_known_addr { host: "127.29.68.67" port: 33797 } } peers { permanent_uuid: "691dd9a9de814206bef7775a51d03afa" member_type: VOTER last_known_addr { host: "127.29.68.65" port: 44757 } }
21:04:45.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.080899 30642 leader_election.cc:290] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5653a546eef443f877b19b5dd213a7e (127.29.68.67:33797), 691dd9a9de814206bef7775a51d03afa (127.29.68.65:44757)
21:04:45.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.107333 30554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ad33463d9a46e58607769911487bb2" candidate_uuid: "636525d82c16440aa924fbd42827b3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5653a546eef443f877b19b5dd213a7e" is_pre_election: true
21:04:45.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.108203 30554 raft_consensus.cc:2468] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 636525d82c16440aa924fbd42827b3b2 in term 0.
21:04:45.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.108444 30273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ad33463d9a46e58607769911487bb2" candidate_uuid: "636525d82c16440aa924fbd42827b3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691dd9a9de814206bef7775a51d03afa" is_pre_election: true
21:04:45.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.109539 30273 raft_consensus.cc:2468] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 636525d82c16440aa924fbd42827b3b2 in term 0.
21:04:45.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.110047 30349 leader_election.cc:304] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [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: 636525d82c16440aa924fbd42827b3b2, e5653a546eef443f877b19b5dd213a7e; no voters: 
21:04:45.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.111061 30642 raft_consensus.cc:2804] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
21:04:45.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.111366 30642 raft_consensus.cc:493] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
21:04:45.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.111637 30642 raft_consensus.cc:3060] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [term 0 FOLLOWER]: Advancing to term 1
21:04:45.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.117995 30642 raft_consensus.cc:515] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "636525d82c16440aa924fbd42827b3b2" member_type: VOTER last_known_addr { host: "127.29.68.66" port: 45653 } } peers { permanent_uuid: "e5653a546eef443f877b19b5dd213a7e" member_type: VOTER last_known_addr { host: "127.29.68.67" port: 33797 } } peers { permanent_uuid: "691dd9a9de814206bef7775a51d03afa" member_type: VOTER last_known_addr { host: "127.29.68.65" port: 44757 } }
21:04:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.119913 30642 leader_election.cc:290] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [CANDIDATE]: Term 1 election: Requested vote from peers e5653a546eef443f877b19b5dd213a7e (127.29.68.67:33797), 691dd9a9de814206bef7775a51d03afa (127.29.68.65:44757)
21:04:45.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.121042 30554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ad33463d9a46e58607769911487bb2" candidate_uuid: "636525d82c16440aa924fbd42827b3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5653a546eef443f877b19b5dd213a7e"
21:04:45.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.121661 30554 raft_consensus.cc:3060] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e [term 0 FOLLOWER]: Advancing to term 1
21:04:45.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.122339 30273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ad33463d9a46e58607769911487bb2" candidate_uuid: "636525d82c16440aa924fbd42827b3b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691dd9a9de814206bef7775a51d03afa"
21:04:45.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.122843 30273 raft_consensus.cc:3060] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa [term 0 FOLLOWER]: Advancing to term 1
21:04:45.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:45.126919 30467 tablet.cc:2406] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2: Can't schedule compaction. Clean time has not been advanced past its initial value.
21:04:45.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.128329 30554 raft_consensus.cc:2468] T 78ad33463d9a46e58607769911487bb2 P e5653a546eef443f877b19b5dd213a7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 636525d82c16440aa924fbd42827b3b2 in term 1.
21:04:45.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.129660 30349 leader_election.cc:304] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [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: 636525d82c16440aa924fbd42827b3b2, e5653a546eef443f877b19b5dd213a7e; no voters: 
21:04:45.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.131019 30642 raft_consensus.cc:2804] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [term 1 FOLLOWER]: Leader election won for term 1
21:04:45.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.134456 30642 raft_consensus.cc:697] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [term 1 LEADER]: Becoming Leader. State: Replica: 636525d82c16440aa924fbd42827b3b2, State: Running, Role: LEADER
21:04:45.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.135488 30273 raft_consensus.cc:2468] T 78ad33463d9a46e58607769911487bb2 P 691dd9a9de814206bef7775a51d03afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 636525d82c16440aa924fbd42827b3b2 in term 1.
21:04:45.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.135846 30642 consensus_queue.cc:237] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [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: "636525d82c16440aa924fbd42827b3b2" member_type: VOTER last_known_addr { host: "127.29.68.66" port: 45653 } } peers { permanent_uuid: "e5653a546eef443f877b19b5dd213a7e" member_type: VOTER last_known_addr { host: "127.29.68.67" port: 33797 } } peers { permanent_uuid: "691dd9a9de814206bef7775a51d03afa" member_type: VOTER last_known_addr { host: "127.29.68.65" port: 44757 } }
21:04:45.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.148823 30006 catalog_manager.cc:5696] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 636525d82c16440aa924fbd42827b3b2 (127.29.68.66). New cstate: current_term: 1 leader_uuid: "636525d82c16440aa924fbd42827b3b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "636525d82c16440aa924fbd42827b3b2" member_type: VOTER last_known_addr { host: "127.29.68.66" port: 45653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5653a546eef443f877b19b5dd213a7e" member_type: VOTER last_known_addr { host: "127.29.68.67" port: 33797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691dd9a9de814206bef7775a51d03afa" member_type: VOTER last_known_addr { host: "127.29.68.65" port: 44757 } health_report { overall_health: UNKNOWN } } }
21:04:45.261 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:45.262 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:45.264 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:45.264 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:45.266 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:45.266 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:45.267 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:45.300 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:45.301 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:45.302 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:45.303 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:45.303 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:45.303 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:45.305 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:45.305 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:45.307 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:45.310 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:45.316 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:45.321 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:45.324 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:45.328 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:45.332 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:45.333 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:45.334 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:45.345 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:45.349 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:45.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:45.362 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:45.375 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:45.381 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:45.383 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:45.384 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:45.386 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:45.389 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:45.392 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:45.393 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:45.393 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:45.400 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:45.405 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:45.407 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:45.411 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:45.422 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:45.430 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:45.431 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdaa75a13, L:/127.0.0.1:43056 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:45.432 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:45.435 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:45.439 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:45.443 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:45.452 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:45.455 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:45.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:45.459 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:45.461 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:45.462 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:45.488 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:45.494 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc4f593b6, L:/127.0.0.1:37512 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:45.498 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:45.502 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:45.505 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:45.507 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:45.525 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdbf1cb6b, L:/127.0.0.1:43076 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:45.542 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:45.544 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:45.553 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:45.569 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:45.575 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:45.575 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:45.575 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:45.577 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:45.578 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:45.580 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:45.583 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:45.584 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:45.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.534370 30642 consensus_queue.cc:1048] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5653a546eef443f877b19b5dd213a7e" member_type: VOTER last_known_addr { host: "127.29.68.67" port: 33797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
21:04:45.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.566890 30642 consensus_queue.cc:1048] T 78ad33463d9a46e58607769911487bb2 P 636525d82c16440aa924fbd42827b3b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691dd9a9de814206bef7775a51d03afa" member_type: VOTER last_known_addr { host: "127.29.68.65" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
21:04:45.586 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:45.587 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:45.588 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:45.590 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:45.594 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:45.603 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:45.608 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:45.623 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd9e542fb, L:/127.0.0.1:37484 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:45.628 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:45.634 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdccdf658, L:/127.0.0.1:43094 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:45.636 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:45.639 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:45.649 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x41bb2977, L:/127.0.0.1:39348 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:45.656 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:45.660 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:45.661 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:45.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:45.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=401), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [177ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [398ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=null) after lookup
21:04:45.677 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:45.690 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:45.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:45.699 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:45.722 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x03f352ef, L:/127.0.0.1:37526 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:45.728 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9be5f1aa, L:/127.0.0.1:43082 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:45.740 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:45.756 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd9343166, L:/127.0.0.1:43108 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:45.763 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:45.769 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa9e854a4, L:/127.0.0.1:43130 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:45.770 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2a4032e6, L:/127.0.0.1:39370 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:45.772 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb3b93896, L:/127.0.0.1:43070 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:45.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:45.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=476), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [186ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [449ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=null) after lookup
21:04:45.780 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:45.782 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x40d6df39, L:/127.0.0.1:39356 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:45.788 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:45.790 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:45.794 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:45.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:45.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=498), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [430ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [468ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=null) after lookup
21:04:45.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:45.808 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfcdba3bc, L:/127.0.0.1:39392 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:45.827 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:45.829 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5848bf10, L:/127.0.0.1:43118 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:45.835 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:45.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:45.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=573), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [264ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [570ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=null) after lookup
21:04:45.842 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x80d5c86c, L:/127.0.0.1:39386 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:45.844 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:45.846 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb1da7272, L:/127.0.0.1:37568 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:45.853 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:45.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:45.854 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:45.862 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x04d193df, L:/127.0.0.1:37546 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:45.864 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdcda7f22, L:/127.0.0.1:37500 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:45.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:45.867 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb070f8da, L:/127.0.0.1:37540 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:45.869 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6a82414b, L:/127.0.0.1:39396 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:45.820 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:45.873 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x446e44d3, L:/127.0.0.1:39342 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:45.877 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdf77a00e, L:/127.0.0.1:37562 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:45.885 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:45.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:45.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=585), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [502ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=null) after lookup
21:04:45.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:45.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=637), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [373ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [537ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [635ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=null) after lookup
21:04:45.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:45.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:45.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=608), Traces: [0ms] refreshing cache from master, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [391ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [452ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [607ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=null) after lookup
21:04:45.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:45.915 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x69e7a8e3, L:/127.0.0.1:37582 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:45.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:45.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:45.939101 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:45.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39392 (request call id 2)
21:04:45.969 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2827bd77, L:/127.0.0.1:43150 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:45.980 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:45.989 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3be60b60, L:/127.0.0.1:43136 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:46.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.004009 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39392 (request call id 2)
21:04:46.013 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x925368a0, L:/127.0.0.1:39418 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:46.015 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf1a01afb, L:/127.0.0.1:39400 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:46.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.017271 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39392 (request call id 2)
21:04:46.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.019191 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39400 (request call id 0)
21:04:46.023 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x110d8cf3, L:/127.0.0.1:39402 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:46.025 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd9c26e8a, L:/127.0.0.1:37586 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:46.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:46.027235 30595 debug-util.cc:398] Leaking SignalData structure 0x7b08000ad1c0 after lost signal to thread 30470
21:04:46.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.037220 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39400 (request call id 0)
21:04:46.045 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items
21:04:46.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:46.039070 29999 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items
21:04:46.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.039439 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39400 (request call id 0)
21:04:46.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.041253 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39418 (request call id 0)
21:04:46.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.039075 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39418 (request call id 0)
21:04:46.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.052160 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39418 (request call id 0)
21:04:46.053 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:46.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.054615 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39418 (request call id 0)
21:04:46.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.054829 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39418 (request call id 0)
21:04:46.058 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items
21:04:46.058 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:46.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.063239 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39418 (request call id 0)
21:04:46.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.071159 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39400 (request call id 1)
21:04:46.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.078826 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39400 (request call id 1)
21:04:46.081 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items
21:04:46.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.085215 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39400 (request call id 1)
21:04:46.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.085965 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39400 (request call id 1)
21:04:46.092 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:46.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.095106 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39400 (request call id 1)
21:04:46.097 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items
21:04:46.097 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:46.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.099424 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39400 (request call id 1)
21:04:46.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.106878 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39400 (request call id 1)
21:04:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.117026 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39418 (request call id 1)
21:04:46.119 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items
21:04:46.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:46.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.123551 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=820), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [461ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [639ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items, [648ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items, [661ms] refreshing cache from master, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [670ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [680ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [716ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@912418976(state=PENDING, result=null, callback=(continuation of Deferred@932859937 after retry RPC after error@1186249057), errback=(continuation of Deferred@932859937 after retry RPC after error@1186249057))) after lookup
21:04:46.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:46.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=822), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [355ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [643ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [668ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items, [668ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items, [680ms] refreshing cache from master, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [683ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [689ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [698ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@746819346(state=PENDING, result=null, callback=(continuation of Deferred@82550131 after retry RPC after error@493209354), errback=(continuation of Deferred@82550131 after retry RPC after error@493209354))) after lookup
21:04:46.129 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:46.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:46.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.133587 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:46.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.137193 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39400 (request call id 3)
21:04:46.141 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299987, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.142 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299997, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.146 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299972, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.151330 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 8)
21:04:46.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.156502 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.165069 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.168463 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.170221 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.171401 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.173200 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.185210 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.190608 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.192284 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.190608 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.193799 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.200335 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.208920 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.215250 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 3)
21:04:46.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:46.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=916), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [537ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [585ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [667ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [667ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [681ms] refreshing cache from master, [682ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [682ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [682ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [690ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [698ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [700ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [701ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [721ms] refreshing cache from master, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [727ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [737ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [738ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [738ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [761ms] refreshing cache from master, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [770ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [772ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [830ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@17741388(state=PENDING, result=null, callback=(continuation of Deferred@1833471799 after retry RPC after error@818239213) -> (continuation of Deferred@359215412 after retry RPC after error@1629571331) -> (continuation of Deferred@1211712295 after retry RPC after error@1381041907), errback=(continuation of Deferred@1833471799 after retry RPC after error@818239213) -> (continuation of Deferred@359215412 after retry RPC after error@1629571331) -> (continuation of Deferred@1211712295 after retry RPC after error@1381041907))) after lookup
21:04:46.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.233621 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39418 (request call id 7)
21:04:46.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.237 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.244 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.249 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:46.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.256903 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 6)
21:04:46.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.252202 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 6)
21:04:46.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.263362 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 6)
21:04:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.270498 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 6)
21:04:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.275138 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 6)
21:04:46.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.278792 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39356 (request call id 6)
21:04:46.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.288790 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 7)
21:04:46.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.292361 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 7)
21:04:46.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.294539 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 7)
21:04:46.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.299273 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 7)
21:04:46.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.309634 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 7)
21:04:46.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.313459 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 7)
21:04:46.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.314014 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 7)
21:04:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.323391 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 9)
21:04:46.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.329161 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 9)
21:04:46.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.333949 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 9)
21:04:46.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.334158 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 9)
21:04:46.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.338027 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 9)
21:04:46.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.350 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.353 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.354 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.356665 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39342 (request call id 7)
21:04:46.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.369230 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39392 (request call id 11)
21:04:46.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.370697 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.370702 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.374796 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.375958 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.387552 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.389190 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.393740 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.395402 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.406756 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.409616 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.425793 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.428944 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.429360 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.434060 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 10)
21:04:46.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.452 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.455 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.459 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.459414 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39342 (request call id 11)
21:04:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.460430 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39402 (request call id 12)
21:04:46.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.464607 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39402 (request call id 12)
21:04:46.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.471608 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39402 (request call id 12)
21:04:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.476625 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 11)
21:04:46.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.482654 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 11)
21:04:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.492432 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 11)
21:04:46.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.502252 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 11)
21:04:46.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.505067 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 11)
21:04:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.511695 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 11)
21:04:46.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.515970 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 11)
21:04:46.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.523021 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 11)
21:04:46.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.542934 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 11)
21:04:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.546273 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 11)
21:04:46.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.549134 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 11)
21:04:46.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.554 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.557621 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39418 (request call id 13)
21:04:46.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.561 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.567 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.570554 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 12)
21:04:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.570578 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 12)
21:04:46.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.589228 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 12)
21:04:46.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.589468 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 12)
21:04:46.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.606674 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39342 (request call id 14)
21:04:46.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.609943 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39342 (request call id 14)
21:04:46.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.610626 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39342 (request call id 14)
21:04:46.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.629182 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39342 (request call id 14)
21:04:46.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.630177 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39342 (request call id 14)
21:04:46.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.631736 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39342 (request call id 14)
21:04:46.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.648430 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39342 (request call id 14)
21:04:46.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.649504 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39392 (request call id 14)
21:04:46.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.651222 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39392 (request call id 14)
21:04:46.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.653896 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.656 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.664 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.669 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.671340 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 15)
21:04:46.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.672003 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 15)
21:04:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.682898 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 15)
21:04:46.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.688028 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 15)
21:04:46.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.689550 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 15)
21:04:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.693645 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39356 (request call id 11)
21:04:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.701941 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39356 (request call id 11)
21:04:46.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.709456 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39356 (request call id 11)
21:04:46.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.709456 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39356 (request call id 11)
21:04:46.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.713928 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39356 (request call id 11)
21:04:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.722893 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39356 (request call id 11)
21:04:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.742992 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39356 (request call id 11)
21:04:46.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.758 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.766 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.769038 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39400 (request call id 18)
21:04:46.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.769387 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39400 (request call id 18)
21:04:46.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.772 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.775686 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 14)
21:04:46.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.783416 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 21)
21:04:46.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.790962 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 17)
21:04:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.791550 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 17)
21:04:46.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.793771 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 17)
21:04:46.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.808116 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 7)
21:04:46.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.809252 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 7)
21:04:46.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.811352 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 7)
21:04:46.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.814307 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 7)
21:04:46.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.822012 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 7)
21:04:46.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.830710 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 7)
21:04:46.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.833431 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 7)
21:04:46.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.834913 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 7)
21:04:46.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.843170 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 7)
21:04:46.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.845860 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 7)
21:04:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.849581 29999 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.68.66:39271 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 7)
21:04:46.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:46.851238 30461 heartbeater.cc:646] Failed to heartbeat to 127.29.68.126:36555 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.29.68.66:39271 dropped due to backpressure: service queue is full with 1 items
21:04:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.851819 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 7)
21:04:46.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.854214 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 7)
21:04:46.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.860 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.867 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.875 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.894086 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 12)
21:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.896530 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 12)
21:04:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.909976 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 12)
21:04:46.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.912240 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 12)
21:04:46.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.914708 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 12)
21:04:46.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.967 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:46.967231 30017 debug-util.cc:398] Leaking SignalData structure 0x7b0800050d00 after lost signal to thread 29982
21:04:46.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:46.967794 30017 debug-util.cc:398] Leaking SignalData structure 0x7b080007e5a0 after lost signal to thread 30020
21:04:46.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.976 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:46.985 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:46.989 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:46.990 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:46.991 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:46.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:46.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:46.997390 29999 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items [suppressed 139 similar messages]
21:04:46.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:46.997766 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39418 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:46.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 21)
21:04:46.998 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:46.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:47.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:47.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:47.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.001993 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 24)
21:04:47.009 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:47.009 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:47.014 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:47.020 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:47.023 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:47.025 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:47.034 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:47.034 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:47.038 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:47.057 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:47.058 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:47.070 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:47.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.079 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.081 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.095 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.096 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:47.096 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:47.096 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:47.097 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:47.097 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:47.097 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:47.097 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:47.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:47.113 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:47.113 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:47.116 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:47.122 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:47.123 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:47.125 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:47.127 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:47.129 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:47.138 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:47.140 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:47.141 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd127d3f8, L:/127.0.0.1:43154 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:47.156 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc3ee5b55, L:/127.0.0.1:37590 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:47.160 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:47.162 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfa947780, L:/127.0.0.1:39426 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:47.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.165827 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39342 (request call id 16)
21:04:47.168 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items
21:04:47.170 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.178 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.183 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:47.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.190169 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.196 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:47.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=182), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [127ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items, [151ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [152ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39426 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [168ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@552691726(state=PENDING, result=null, callback=(continuation of Deferred@323275541 after retry RPC after error@295423618), errback=(continuation of Deferred@323275541 after retry RPC after error@295423618))) after lookup
21:04:47.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:47.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.238 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.239 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:47.239 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:47.239 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:47.240 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:47.240 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:47.241 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:47.241 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:47.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:47.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.246090 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39418 (request call id 23)
21:04:47.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:47.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:47.262 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:47.265 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:47.266 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa625bba7, L:/127.0.0.1:43166 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:47.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.265384 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39418 (request call id 23)
21:04:47.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.281 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:47.281 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.284603 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.285 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:47.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39426 (request call id 5)
21:04:47.291 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x04f331e4, L:/127.0.0.1:37592 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:47.297 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb076eb4b, L:/127.0.0.1:39438 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:47.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.301050 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39426 (request call id 5)
21:04:47.305 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39438 dropped due to backpressure: service queue is full with 1 items
21:04:47.291 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:47.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.307 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.314 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.315 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.318382 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 19)
21:04:47.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.321487 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 19)
21:04:47.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.325368 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.327 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39438 dropped due to backpressure: service queue is full with 1 items
21:04:47.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 19)
21:04:47.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.332134 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 19)
21:04:47.335 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.342247 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 19)
21:04:47.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.345268 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 19)
21:04:47.352 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39438 dropped due to backpressure: service queue is full with 1 items
21:04:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.353940 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 19)
21:04:47.355 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.362437 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 19)
21:04:47.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.370318 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39348 (request call id 19)
21:04:47.379 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:47.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.381932 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.383 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:47.385 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:47.385 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:47.385 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:47.386 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:47.386 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:47.386 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:47.386 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:47.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:47.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.390540 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39438 (request call id 3)
21:04:47.394 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:47.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:47.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.402429 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39438 (request call id 3)
21:04:47.406 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:47.409 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.410 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:47.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=293), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [154ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39438 dropped due to backpressure: service queue is full with 1 items, [193ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [194ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39438 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.29.68.125:39315, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [205ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39438 dropped due to backpressure: service queue is full with 1 items, [207ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [214ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39438 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.29.68.125:39315, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [228ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [231ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39438 dropped due to backpressure: service queue is full with 1 items, [234ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [234ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39438 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.29.68.125:39315, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [267ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [290ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@660754093(state=PENDING, result=null, callback=(continuation of Deferred@183034555 after retry RPC after error@370109572) -> (continuation of Deferred@1919917604 after retry RPC after error@1196274146) -> (continuation of Deferred@184381066 after retry RPC after error@1736136733), errback=(continuation of Deferred@183034555 after retry RPC after error@370109572) -> (continuation of Deferred@1919917604 after retry RPC after error@1196274146) -> (continuation of Deferred@184381066 after retry RPC after error@1736136733))) after lookup
21:04:47.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.414 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:47.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.422673 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 32)
21:04:47.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.430173 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 27)
21:04:47.435 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb2868452, L:/127.0.0.1:43176 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:47.442 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:47.442 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:47.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.442016 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 27)
21:04:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.444024 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 27)
21:04:47.450 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.454248 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 22)
21:04:47.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.462518 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 22)
21:04:47.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.463114 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 22)
21:04:47.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.469630 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 22)
21:04:47.475 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:47.478 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:47.480 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:47.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.482528 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39396 (request call id 22)
21:04:47.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.485 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.486 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:47.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.487880 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39438 (request call id 8)
21:04:47.492 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf50b5d50, L:/127.0.0.1:39444 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.493891 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39444 (request call id 0)
21:04:47.496 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0db4d013, L:/127.0.0.1:37594 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:47.498 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:47.500 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:47.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.507587 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39348 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39444 (request call id 0)
21:04:47.513 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:47.514 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:47.516 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:47.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.523 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.528 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.528 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.529 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:47.529 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:47.529 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:47.530 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:47.530 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:47.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:47.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:47.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:47.539 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:47.539 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:47.542 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:47.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.542687 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39438 (request call id 9)
21:04:47.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:47.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=285), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [175ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=null) after lookup
21:04:47.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.550917 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39444 (request call id 1)
21:04:47.554 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7cb36489, L:/127.0.0.1:39452 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:47.556 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:47.570 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3609b44a, L:/127.0.0.1:43178 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:47.573 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:47.577 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:47.578 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7bbf29cc, L:/127.0.0.1:37600 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:47.583 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:47.585 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:47.602 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:47.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.606 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.607 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:47.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.597291 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39444 (request call id 1)
21:04:47.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.555223 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39444 (request call id 1)
21:04:47.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:47.627 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items
21:04:47.628 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.620209 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:47.636 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:47.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.637202 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39402 (request call id 15)
21:04:47.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.640707 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39402 (request call id 15)
21:04:47.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.655 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.656 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:47.656 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:47.656 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:47.657 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:47.658 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:47.659 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:47.659 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:47.659 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x329a039f, L:/127.0.0.1:43194 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:47.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:47.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.664 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.665580 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39452 (request call id 1)
21:04:47.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:47.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=221), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items, [154ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39452 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [167ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [197ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@1400070025(state=PENDING, result=null, callback=(continuation of Deferred@945528237 after retry RPC after error@41215633), errback=(continuation of Deferred@945528237 after retry RPC after error@41215633))) after lookup
21:04:47.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.676367 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39452 (request call id 2)
21:04:47.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.681612 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39452 (request call id 2)
21:04:47.694 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x48eca0dd, L:/127.0.0.1:37606 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:47.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.702059 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39452 (request call id 2)
21:04:47.704 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaaec136d, L:/127.0.0.1:39460 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:47.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.705798 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39452 (request call id 2)
21:04:47.707 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:47.707 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:47.707 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items
21:04:47.708 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.715286 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39452 (request call id 2)
21:04:47.716 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:47.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.719275 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39452 (request call id 2)
21:04:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.721467 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39452 (request call id 2)
21:04:47.723 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items
21:04:47.723 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.727 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:47.731 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:47.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.734442 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.735 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:47.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39452 (request call id 2)
21:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.739758 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39452 (request call id 2)
21:04:47.740 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:47.741 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items
21:04:47.744 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.748 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.748 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:47.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:47.750 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:47.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.755 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.759 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:47.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.760356 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39460 (request call id 3)
21:04:47.763 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:47.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.763161 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39460 (request call id 3)
21:04:47.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.773 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:47.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=234), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [110ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items, [152ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39460 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items, [167ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39460 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.29.68.125:39315, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [185ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items, [187ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [188ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items, [202ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [206ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@1137460201(state=PENDING, result=null, callback=(continuation of Deferred@97720285 after retry RPC after error@207276444) -> (continuation of Deferred@723857305 after retry RPC after error@173531679) -> (continuation of Deferred@396849527 after retry RPC after error@1307270198), errback=(continuation of Deferred@97720285 after retry RPC after error@207276444) -> (continuation of Deferred@723857305 after retry RPC after error@173531679) -> (continuation of Deferred@396849527 after retry RPC after error@1307270198))) after lookup
21:04:47.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.781387 30000 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39426 (request call id 13)
21:04:47.782 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:47.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.786707 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39426 (request call id 13)
21:04:47.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.794502 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39426 (request call id 13)
21:04:47.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.798305 29998 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.799 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1779724f, L:/127.0.0.1:43206 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:47.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39426 (request call id 13)
21:04:47.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.807185 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39426 (request call id 13)
21:04:47.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.810390 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 30)
21:04:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.814051 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 30)
21:04:47.825 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x89616ac8, L:/127.0.0.1:37608 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:47.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.826663 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 30)
21:04:47.837 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa4eccfb5, L:/127.0.0.1:39474 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:47.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.838047 29998 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 30)
21:04:47.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.838580 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 30)
21:04:47.840 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items
21:04:47.844 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.847543 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 30)
21:04:47.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.849393 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 30)
21:04:47.852 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items
21:04:47.857 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.854769 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 10)
21:04:47.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.859 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.860 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.865918 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 8)
21:04:47.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.867254 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 8)
21:04:47.870 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items
21:04:47.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.869781 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 8)
21:04:47.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.873214 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 8)
21:04:47.874 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.874590 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 8)
21:04:47.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.876715 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.881 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.897143 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39474 (request call id 3)
21:04:47.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.898128 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39460 (request call id 7)
21:04:47.902 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items
21:04:47.903 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.901531 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39460 (request call id 7)
21:04:47.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.914523 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39460 (request call id 7)
21:04:47.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.917160 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39460 (request call id 7)
21:04:47.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.921962 30001 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 36)
21:04:47.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.929873 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 36)
21:04:47.932 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items
21:04:47.934 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.933753 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 36)
21:04:47.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.936060 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 36)
21:04:47.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.951612 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 36)
21:04:47.953 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items
21:04:47.953 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:47.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.953938 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39386 (request call id 36)
21:04:47.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.968 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.971510 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 13)
21:04:47.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.977025 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 13)
21:04:47.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:47.981485 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:47.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 13)
21:04:47.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.987 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:47.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:47.991 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:48.002118 30000 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items [suppressed 83 similar messages]
21:04:48.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.002456 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39426 (request call id 17)
21:04:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.006529 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39426 (request call id 17)
21:04:48.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.009318 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 31)
21:04:48.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.014382 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 31)
21:04:48.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.016525 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 31)
21:04:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.021215 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 31)
21:04:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.026922 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 31)
21:04:48.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.030109 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 31)
21:04:48.031 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items
21:04:48.032 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.041723 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 31)
21:04:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.049407 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 31)
21:04:48.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.052661 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 31)
21:04:48.054 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items
21:04:48.054 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.061051 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39370 (request call id 31)
21:04:48.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.070 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.071 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:48.071 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:48.071 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:48.073 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:48.073 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:48.074 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:48.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:48.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:48.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.087271 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39452 (request call id 11)
21:04:48.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.099 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.101 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.102 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:48.102 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:48.103 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:48.103 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:48.103 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:48.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:48.104 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:48.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:48.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:48.106 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:48.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.108847 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39444 (request call id 15)
21:04:48.123 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.134810 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39444 (request call id 15)
21:04:48.148 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:48.149 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.156144 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39444 (request call id 15)
21:04:48.158 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:48.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.158624 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39460 (request call id 8)
21:04:48.164 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:48.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.174 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:48.175 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:48.176 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:48.176 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:48.176 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:48.177 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:48.178 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:48.178 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:48.180 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:48.180 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:48.180 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:48.183 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:48.183 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:48.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:48.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.192075 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39474 (request call id 8)
21:04:48.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.200 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.201 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:48.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.211 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.211 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:48.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.215721 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39460 (request call id 10)
21:04:48.218 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfb06a9b1, L:/127.0.0.1:37618 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:48.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:48.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=501), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [89ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items, [118ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 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.29.68.125:39315, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [126ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items, [129ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [131ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 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.29.68.125:39315, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [144ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [167ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items, [177ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 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.29.68.125:39315, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [206ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items, [207ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [208ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 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.29.68.125:39315, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [225ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items, [227ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items, [302ms] refreshing cache from master, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [305ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items, [305ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [306ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items, [323ms] refreshing cache from master, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [327ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items, [328ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items, [461ms] refreshing cache from master, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [465ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [492ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@331294213(state=PENDING, result=null, callback=(continuation of Deferred@1631999581 after retry RPC after error@577140119) -> (continuation of Deferred@427121519 after retry RPC after error@1938872650) -> (continuation of Deferred@548904411 after retry RPC after error@829197975) -> (continuation of Deferred@40965622 after retry RPC after error@2011088507) -> (continuation of Deferred@1805370398 after retry RPC after error@1045886924) -> (continuation of Deferred@872581973 after retry RPC after error@904818352) -> (continuation of Deferred@6354727 after retry RPC after error@151099504) -> (continuation of Deferred@704242214 after retry RPC after error@1873052231), errback=(continuation of Deferred@1631999581 after retry RPC after error@577140119) -> (continuation of Deferred@427121519 after retry RPC after error@1938872650) -> (continuation of Deferred@548904411 after retry RPC after error@829197975) -> (continuation of Deferred@40965622 after retry RPC after error@2011088507) -> (continuation of Deferred@1805370398 after retry RPC after error@1045886924) -> (continuation of Deferred@872581973 after retry RPC after error@904818352) -> (continuation of Deferred@6354727 after retry RPC after error@151099504) -> (continuation of Deferred@704242214 after retry RPC after error@1873052231))) after lookup
21:04:48.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.224112 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39474 (request call id 9)
21:04:48.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.226094 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39474 (request call id 9)
21:04:48.236 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.241114 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39474 (request call id 9)
21:04:48.248 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:48.250 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:48.252 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf89fa312, L:/127.0.0.1:43216 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:48.258 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:48.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.261454 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39474 (request call id 9)
21:04:48.264 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:48.267 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:48.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.280884 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39474 (request call id 9)
21:04:48.283 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:48.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:48.297 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:48.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.306146 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39444 (request call id 17)
21:04:48.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.311 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.314 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.315 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:48.316 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:48.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.316968 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39452 (request call id 13)
21:04:48.319 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:48.320 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7266a428, L:/127.0.0.1:43220 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:48.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.323 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.332 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:48.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.334198 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39402 (request call id 29)
21:04:48.343 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.358887 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39402 (request call id 29)
21:04:48.361 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:48.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.364748 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39426 (request call id 28)
21:04:48.368 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x48bd5fb2, L:/127.0.0.1:39486 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:48.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.369800 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39426 (request call id 28)
21:04:48.372 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.375069 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39426 (request call id 28)
21:04:48.378 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:48.387 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:48.388 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:48.391 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items
21:04:48.391 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.391 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:48.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.394205 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39426 (request call id 28)
21:04:48.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.402 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.404 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x15b73e82, L:/127.0.0.1:39500 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:48.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.405334 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39500 (request call id 0)
21:04:48.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.405560 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39500 (request call id 0)
21:04:48.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.406401 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39486 (request call id 1)
21:04:48.409 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x56010e9a, L:/127.0.0.1:37634 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:48.411 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items
21:04:48.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.421 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.426 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.428990 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39444 (request call id 18)
21:04:48.429 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x19265daa, L:/127.0.0.1:43234 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:48.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:48.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=324), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [101ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [135ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items, [269ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39486 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.29.68.125:39315, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [286ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [292ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [308ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@22702873(state=PENDING, result=null, callback=(continuation of Deferred@1258572034 after retry RPC after error@806440753), errback=(continuation of Deferred@1258572034 after retry RPC after error@806440753))) after lookup
21:04:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.433069 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.436829 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.435205 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.439 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:48.443 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.446358 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.456053 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.460 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf2452b06, L:/127.0.0.1:39504 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:48.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.461351 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.463148 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.464 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items
21:04:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.461400 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.466610 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.467 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items
21:04:48.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.469005 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.478372 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.480 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.482856 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.484 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items
21:04:48.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.487097 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.488430 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.496475 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39486 (request call id 2)
21:04:48.497 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.505 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.506 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:48.506 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:48.506 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:48.507 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:48.508 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:48.508 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:48.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:48.508 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:48.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:48.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.519 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.520 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:48.520 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:48.520 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:48.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:48.521 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:48.522 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:48.522 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:48.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:48.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:48.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=374), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [123ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items, [218ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [242ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items, [264ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [279ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [279ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [283ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items, [284ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [296ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39500 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.29.68.125:39315, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [325ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [327ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [331ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@2142770116(state=PENDING, result=null, callback=(continuation of Deferred@1490099069 after retry RPC after error@1317907321) -> (continuation of Deferred@537853309 after retry RPC after error@530050187) -> (continuation of Deferred@1338836727 after retry RPC after error@1824041492), errback=(continuation of Deferred@1490099069 after retry RPC after error@1317907321) -> (continuation of Deferred@537853309 after retry RPC after error@530050187) -> (continuation of Deferred@1338836727 after retry RPC after error@1824041492))) after lookup
21:04:48.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.536 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.536893 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39452 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39500 (request call id 4)
21:04:48.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.539003 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39500 (request call id 4)
21:04:48.550 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:48.551 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:48.551 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:48.554 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:48.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.561162 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39500 (request call id 4)
21:04:48.573 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:48.574 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:48.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.578078 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.578 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:48.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39500 (request call id 4)
21:04:48.579 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:48.586 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x897d9916, L:/127.0.0.1:37648 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:48.589 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:48.590 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:48.593 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:48.593 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.598547 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39500 (request call id 4)
21:04:48.600 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:48.603 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:48.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.619 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:48.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.626194 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39460 (request call id 19)
21:04:48.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.634 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.635 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:48.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299972, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.653 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:48.654 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:48.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:48.657 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:48.661 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:48.662 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:48.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.657680 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39504 (request call id 1)
21:04:48.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.659557 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39504 (request call id 1)
21:04:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.668915 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39504 (request call id 1)
21:04:48.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:48.671 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:48.672 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd45a5266, L:/127.0.0.1:43242 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:48.673 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:48.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.684131 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39504 (request call id 1)
21:04:48.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.686872 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39504 (request call id 1)
21:04:48.690 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:48.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.689716 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39504 (request call id 1)
21:04:48.691 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe17baedc, L:/127.0.0.1:39510 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:48.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.692777 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39504 (request call id 1)
21:04:48.694 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5d0c18d8, L:/127.0.0.1:37664 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:48.694 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items
21:04:48.697 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.704341 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39504 (request call id 1)
21:04:48.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.707134 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39444 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39504 (request call id 1)
21:04:48.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.708393 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39504 (request call id 1)
21:04:48.710 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbbffa6d8, L:/127.0.0.1:39520 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:48.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.711246 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39504 (request call id 1)
21:04:48.713 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items
21:04:48.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.717209 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39504 (request call id 1)
21:04:48.718 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items
21:04:48.720 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f78e9a2, L:/127.0.0.1:37668 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:48.721 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.724589 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39504 (request call id 1)
21:04:48.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:48.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=408), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [91ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items, [251ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [251ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items, [308ms] refreshing cache from master, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [318ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [385ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@426095672(state=PENDING, result=null, callback=(continuation of Deferred@889399294 after retry RPC after error@683028475), errback=(continuation of Deferred@889399294 after retry RPC after error@683028475))) after lookup
21:04:48.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.729 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.730067 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39504 (request call id 2)
21:04:48.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.734 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:48.736 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:48.736 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:48.736 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:48.737 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:48.737 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:48.738 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:48.738 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:48.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.740 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:48.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.743839 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.744226 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.746227 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.749334 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.759143 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.763253 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.765982 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.767 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2d943fe7, L:/127.0.0.1:43250 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:48.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.768776 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.770 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:48.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:48.772 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.773 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:48.778 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:48.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.778147 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.783653 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.785 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:48.787 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:48.790 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:48.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.793690 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.795 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items
21:04:48.795 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.799 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:48.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.798497 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.800 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:48.804 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:48.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.805060 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.813717 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.819 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items
21:04:48.819 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.819 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:48.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.820752 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.824172 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.827 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:48.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.829150 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.832831 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39510 (request call id 2)
21:04:48.834 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items
21:04:48.834 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.846 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:48.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=299), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [125ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [140ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39510 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items, [166ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [167ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39510 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.29.68.125:39315, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [187ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [295ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@979853308(state=PENDING, result=null, callback=(continuation of Deferred@1346245029 after retry RPC after error@1804200464) -> (continuation of Deferred@1798435561 after retry RPC after error@1806289100), errback=(continuation of Deferred@1346245029 after retry RPC after error@1804200464) -> (continuation of Deferred@1798435561 after retry RPC after error@1806289100))) after lookup
21:04:48.853 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa43abdb3, L:/127.0.0.1:37678 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:48.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.856 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.856 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:48.856 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:48.857 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:48.857 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:48.858 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:48.858 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:48.858 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:48.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.861 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.862 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:48.862 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2062f628, L:/127.0.0.1:43262 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:48.862 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:48.862 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:48.863 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:48.863 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:48.864 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:48.864 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.862852 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39510 (request call id 3)
21:04:48.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:48.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:48.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:48.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=293), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items, [161ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 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.29.68.125:39315, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [205ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items, [205ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [206ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 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.29.68.125:39315, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [225ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items, [229ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [229ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 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.29.68.125:39315, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [244ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items, [244ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [244ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39520 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.29.68.125:39315, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [264ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [280ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@499957471(state=PENDING, result=null, callback=(continuation of Deferred@2099039604 after retry RPC after error@748355751) -> (continuation of Deferred@94449085 after retry RPC after error@2112045456) -> (continuation of Deferred@1712276533 after retry RPC after error@317058667) -> (continuation of Deferred@514188623 after retry RPC after error@2041436362), errback=(continuation of Deferred@2099039604 after retry RPC after error@748355751) -> (continuation of Deferred@94449085 after retry RPC after error@2112045456) -> (continuation of Deferred@1712276533 after retry RPC after error@317058667) -> (continuation of Deferred@514188623 after retry RPC after error@2041436362))) after lookup
21:04:48.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:48.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.877339 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 11)
21:04:48.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:48.884 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:48.884 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:48.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.884572 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39500 (request call id 12)
21:04:48.887 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:48.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.885936 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 9)
21:04:48.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.886917 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 9)
21:04:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.897404 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 9)
21:04:48.898 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:48.900 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:48.901 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:48.904 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:48.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.905187 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 9)
21:04:48.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.916639 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 9)
21:04:48.918 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:48.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:48.923 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:48.923 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa057f282, L:/127.0.0.1:39524 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:48.925 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:48.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.925034 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 9)
21:04:48.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.925231 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 9)
21:04:48.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:48.927 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items
21:04:48.927 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:48.931 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:48.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.936836 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 9)
21:04:48.938 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:48.944 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.944629 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 9)
21:04:48.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.948 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.951094 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39524 (request call id 1)
21:04:48.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:48.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=182), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [78ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items, [150ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39524 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.29.68.125:39315, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [168ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@217550470(state=PENDING, result=null, callback=(continuation of Deferred@608671158 after retry RPC after error@1035010799), errback=(continuation of Deferred@608671158 after retry RPC after error@1035010799))) after lookup
21:04:48.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.964638 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39524 (request call id 2)
21:04:48.965 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe0d6d85b, L:/127.0.0.1:37688 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:48.969 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0a85aab5, L:/127.0.0.1:43268 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.970335 30000 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39474 (request call id 24)
21:04:48.973 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:48.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.979 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.982 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:48.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:48.983 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:48.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.983836 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 9)
21:04:48.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.985884 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 9)
21:04:48.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.988162 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 9)
21:04:48.990 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:48.991 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:48.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:48.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.993706 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 14)
21:04:48.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:48.994897 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:48.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 14)
21:04:48.995 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:49.000 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:49.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:49.002295 29998 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items [suppressed 108 similar messages]
21:04:49.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.002619 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 14)
21:04:49.007 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0b1c3f7d, L:/127.0.0.1:39536 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:49.008 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:49.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.004757 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 14)
21:04:49.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.005580 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 14)
21:04:49.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.018069 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39536 (request call id 0)
21:04:49.019 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:49.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.019379 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39536 (request call id 0)
21:04:49.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.023627 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 16)
21:04:49.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.024434 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 10)
21:04:49.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:49.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=140), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [71ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=null) after lookup
21:04:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.031472 30001 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 10)
21:04:49.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.032744 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 10)
21:04:49.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.039820 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39460 (request call id 29)
21:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.040776 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39536 (request call id 2)
21:04:49.044 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e4f0cbb, L:/127.0.0.1:43274 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:49.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.053360 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39536 (request call id 2)
21:04:49.058 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6bc4806b, L:/127.0.0.1:39538 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:49.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:49.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.059300 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:49.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=155), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [75ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=null) after lookup
21:04:49.063 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.064893 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39538 (request call id 1)
21:04:49.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.067867 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39538 (request call id 1)
21:04:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.069967 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39538 (request call id 1)
21:04:49.072 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa992601e, L:/127.0.0.1:37696 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:49.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.072608 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39538 (request call id 1)
21:04:49.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.076370 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39538 (request call id 1)
21:04:49.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.081 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:49.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.085153 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39474 (request call id 25)
21:04:49.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.095276 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39474 (request call id 25)
21:04:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.095981 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 11)
21:04:49.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.097941 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39460 (request call id 31)
21:04:49.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.109372 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39460 (request call id 31)
21:04:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.112083 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39460 (request call id 31)
21:04:49.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.114630 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39460 (request call id 31)
21:04:49.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.115998 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39460 (request call id 31)
21:04:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.123924 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39460 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 18)
21:04:49.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.128692 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 18)
21:04:49.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.135085 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 18)
21:04:49.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.136485 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 18)
21:04:49.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.140 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.149188 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39474 (request call id 28)
21:04:49.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.154654 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39474 (request call id 28)
21:04:49.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.155972 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 14)
21:04:49.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.164 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.167210 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 12)
21:04:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.175148 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 7)
21:04:49.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.178916 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39460 (request call id 32)
21:04:49.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.180608 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39460 (request call id 32)
21:04:49.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.188045 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39460 (request call id 32)
21:04:49.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.188740 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.196 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.204659 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 14)
21:04:49.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.206514 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 13)
21:04:49.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.211810 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 13)
21:04:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.216205 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 13)
21:04:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.220300 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 13)
21:04:49.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.220297 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 13)
21:04:49.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.224704 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 13)
21:04:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.229041 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 13)
21:04:49.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.242 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.244948 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 16)
21:04:49.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.244974 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 16)
21:04:49.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.244974 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 16)
21:04:49.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.260434 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 16)
21:04:49.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.268 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.270942 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39474 (request call id 31)
21:04:49.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.275449 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39474 (request call id 31)
21:04:49.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.281157 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39474 (request call id 31)
21:04:49.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.282553 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39474 (request call id 31)
21:04:49.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.284778 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39500 (request call id 14)
21:04:49.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.285187 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39500 (request call id 14)
21:04:49.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.288981 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39500 (request call id 14)
21:04:49.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.292 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.293 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:49.293 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:49.293 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:49.294 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:49.295 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:49.295 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:49.295 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:49.298 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:49.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.300304 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 10)
21:04:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.301450 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39524 (request call id 14)
21:04:49.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.303844 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39524 (request call id 14)
21:04:49.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.317009 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39524 (request call id 14)
21:04:49.318 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:49.318 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:49.322 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:49.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.324491 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39524 (request call id 14)
21:04:49.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.335021 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 9)
21:04:49.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.336493 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 9)
21:04:49.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.340456 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 9)
21:04:49.342 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:49.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.344 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.346 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.346925 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 24)
21:04:49.349 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:49.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.353247 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 24)
21:04:49.355 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:49.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.356014 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 24)
21:04:49.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.359619 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39524 (request call id 15)
21:04:49.363 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:49.366 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:49.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.369 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.372705 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 16)
21:04:49.374 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:49.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.376318 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 20)
21:04:49.379 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:49.382 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.384501 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 25)
21:04:49.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.384501 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 25)
21:04:49.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.391932 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 25)
21:04:49.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.394 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.400 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x290f2b5a, L:/127.0.0.1:43284 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:49.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.406478 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 19)
21:04:49.407 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x18b021d9, L:/127.0.0.1:37710 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:49.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.412250 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 18)
21:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.420171 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 12)
21:04:49.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.423373 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 12)
21:04:49.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.425335 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 12)
21:04:49.429 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9b0f2bb1, L:/127.0.0.1:39554 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:49.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.430786 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 12)
21:04:49.432 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items
21:04:49.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.436518 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 12)
21:04:49.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.443339 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 12)
21:04:49.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.451 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.452778 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 19)
21:04:49.453 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:49.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.453797 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 19)
21:04:49.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.463526 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 19)
21:04:49.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.466070 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39554 (request call id 1)
21:04:49.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.470 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:49.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=148), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39554 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.29.68.125:39315, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [127ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@755491476(state=PENDING, result=null, callback=(continuation of Deferred@665109678 after retry RPC after error@484454245), errback=(continuation of Deferred@665109678 after retry RPC after error@484454245))) after lookup
21:04:49.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.475075 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39554 (request call id 2)
21:04:49.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.482883 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39554 (request call id 2)
21:04:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.494683 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39554 (request call id 2)
21:04:49.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:49.500 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.507311 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 22)
21:04:49.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.512537 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 20)
21:04:49.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.514549 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 20)
21:04:49.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.523379 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 20)
21:04:49.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.523838 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 20)
21:04:49.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.528434 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39474 (request call id 33)
21:04:49.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.535040 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39474 (request call id 33)
21:04:49.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.544538 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39474 (request call id 33)
21:04:49.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.554445 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 15)
21:04:49.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.560173 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 15)
21:04:49.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.564749 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 15)
21:04:49.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.565371 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 23)
21:04:49.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.575 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.578374 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 22)
21:04:49.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.580295 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 22)
21:04:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.584079 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 22)
21:04:49.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.591912 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 22)
21:04:49.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.594354 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 22)
21:04:49.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.599864 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 22)
21:04:49.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.601173 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 22)
21:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.603631 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 22)
21:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.604358 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 22)
21:04:49.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.613 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.620607 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 17)
21:04:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.623374 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 32)
21:04:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.623790 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 32)
21:04:49.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.640837 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 32)
21:04:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.644120 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39486 (request call id 32)
21:04:49.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.656 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.659118 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 17)
21:04:49.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.662009 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 17)
21:04:49.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.663193 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 17)
21:04:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.665565 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 17)
21:04:49.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.668505 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 17)
21:04:49.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.678 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.683413 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39554 (request call id 7)
21:04:49.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.688416 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39554 (request call id 7)
21:04:49.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.700138 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39524 (request call id 22)
21:04:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.705206 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39524 (request call id 22)
21:04:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.708868 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39524 (request call id 22)
21:04:49.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.714 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.720674 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 19)
21:04:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.723841 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 19)
21:04:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.724423 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 19)
21:04:49.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.728962 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 19)
21:04:49.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.736060 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 19)
21:04:49.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.743263 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39500 (request call id 22)
21:04:49.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.744725 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39500 (request call id 22)
21:04:49.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.744866 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39500 (request call id 22)
21:04:49.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.754 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.758 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:49.758 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:49.758 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:49.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:49.759 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:49.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:49.760 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:49.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.764933 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 28)
21:04:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.768298 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39474 (request call id 39)
21:04:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.771888 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 22)
21:04:49.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.776641 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 22)
21:04:49.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.780 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.783565 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39554 (request call id 10)
21:04:49.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.788484 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39554 (request call id 10)
21:04:49.790 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:49.791 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:49.794 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:49.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.794831 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39554 (request call id 10)
21:04:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.797451 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39554 (request call id 10)
21:04:49.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.804865 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39554 (request call id 10)
21:04:49.807 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:49.809 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:49.810 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:49.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.814128 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39554 (request call id 10)
21:04:49.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.817 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.819703 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 20)
21:04:49.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.823439 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 20)
21:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.828796 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39474 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 20)
21:04:49.830 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:49.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.834259 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 20)
21:04:49.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.835732 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 20)
21:04:49.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.840387 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 20)
21:04:49.842 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:49.849 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.849200 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39504 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 20)
21:04:49.851 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:49.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.855 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:49.856 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.857 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:49.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.858819 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 22)
21:04:49.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.859963 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 22)
21:04:49.877 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa104ecb2, L:/127.0.0.1:54662 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:49.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.881 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.883289 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39524 (request call id 26)
21:04:49.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.884150 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39524 (request call id 26)
21:04:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.888322 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 12)
21:04:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.891841 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 12)
21:04:49.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.896099 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 12)
21:04:49.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.899837 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 12)
21:04:49.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.902529 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 12)
21:04:49.906 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe7279a7e, L:/127.0.0.1:39954 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.911936 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 12)
21:04:49.914 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf2c4cf11, L:/127.0.0.1:47842 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:49.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.916450 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 12)
21:04:49.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.923 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.924 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items
21:04:49.924 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:49.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.925922 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39500 (request call id 26)
21:04:49.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.932174 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39500 (request call id 26)
21:04:49.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.934356 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47842 (request call id 1)
21:04:49.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.943485 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39500 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47842 (request call id 1)
21:04:49.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.944859 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 31)
21:04:49.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.944865 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 31)
21:04:49.946 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items
21:04:49.946 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.952723 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39504 (request call id 31)
21:04:49.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.958 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.963189 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 10)
21:04:49.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.964679 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 10)
21:04:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.969462 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 10)
21:04:49.970 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items
21:04:49.971 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:49.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.971946 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 10)
21:04:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.979835 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 10)
21:04:49.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:49.983 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:49.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.986461 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39554 (request call id 14)
21:04:49.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.989107 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47842 (request call id 3)
21:04:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.996022 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47842 (request call id 3)
21:04:50.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:49.999979 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47842 (request call id 3)
21:04:50.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:50.012032 30001 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items [suppressed 177 similar messages]
21:04:50.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.012318 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47842 (request call id 3)
21:04:50.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.014825 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47842 (request call id 3)
21:04:50.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.020447 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47842 (request call id 3)
21:04:50.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.023799 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 15)
21:04:50.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.023809 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.032 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items
21:04:50.032 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.032 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.033 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:50.033 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:50.033 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:50.034 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:50.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:50.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:50.035 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:50.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.040337 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 25)
21:04:50.047 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:50.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:50.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.049685 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47842 (request call id 4)
21:04:50.053 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:50.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.052644 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47842 (request call id 4)
21:04:50.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.053994 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47842 (request call id 4)
21:04:50.055 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:50.057 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:50.060 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:50.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.063 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.063 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:50.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:50.068 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:50.069 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:50.070 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:50.070 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:50.071 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:50.071 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:50.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:50.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:50.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:50.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=280), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [74ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items, [117ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 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.29.68.125:39315, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [123ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items, [139ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 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.29.68.125:39315, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [183ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items, [225ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47842 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.29.68.125:39315, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [244ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [255ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@262889253(state=PENDING, result=null, callback=(continuation of Deferred@1110181671 after retry RPC after error@1055823065) -> (continuation of Deferred@981701224 after retry RPC after error@1870962794) -> (continuation of Deferred@1303615362 after retry RPC after error@120691377) -> (continuation of Deferred@562518253 after retry RPC after error@1808415559), errback=(continuation of Deferred@1110181671 after retry RPC after error@1055823065) -> (continuation of Deferred@981701224 after retry RPC after error@1870962794) -> (continuation of Deferred@1303615362 after retry RPC after error@120691377) -> (continuation of Deferred@562518253 after retry RPC after error@1808415559))) after lookup
21:04:50.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.077039 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47842 (request call id 5)
21:04:50.078 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:50.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.080049 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47842 (request call id 5)
21:04:50.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.086 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.088 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:50.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:50.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.092469 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 31)
21:04:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.095291 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 31)
21:04:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.110922 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 31)
21:04:50.113 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:50.116 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:50.126 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:50.126 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:50.129 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:50.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.128763 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 31)
21:04:50.132 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7cd4279, L:/127.0.0.1:54664 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:50.136 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:50.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.136518 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 31)
21:04:50.137 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:50.140 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:50.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.141 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.142 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:50.142 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:50.142 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:50.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:50.143 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:50.143 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:50.143 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:50.144 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:50.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:50.146 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8e78f237, L:/127.0.0.1:39964 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:50.147 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.148929 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39554 (request call id 17)
21:04:50.150 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:50.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.155876 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39554 (request call id 17)
21:04:50.157 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:50.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.163 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.165 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.169144 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47842 (request call id 10)
21:04:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.180312 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47842 (request call id 10)
21:04:50.181 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:50.181 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9b217722, L:/127.0.0.1:54674 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:50.185 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:50.185 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:50.188 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:50.190 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe8f66fcf, L:/127.0.0.1:47848 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:50.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.192 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.192 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:50.193 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:50.193 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:50.194 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:50.194 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:50.194 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:50.195 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:50.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:50.195 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9a9971b0, L:/127.0.0.1:39976 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:50.197 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:50.194 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:50.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.199425 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.200 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:50.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 29)
21:04:50.201 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47848 dropped due to backpressure: service queue is full with 1 items
21:04:50.201 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.202 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:50.210 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:50.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:50.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.218335 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39536 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47848 (request call id 1)
21:04:50.222 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:50.230 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:50.232 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc147486a, L:/127.0.0.1:47864 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:50.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.234342 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47848 (request call id 1)
21:04:50.236 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items
21:04:50.236 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.237 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:50.238 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:50.238 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:50.240 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:50.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.246 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:50.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.248481 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39536 (request call id 30)
21:04:50.249 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:50.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=195), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47848 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47848 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [165ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@509125134(state=PENDING, result=null, callback=(continuation of Deferred@1566221424 after retry RPC after error@789355502), errback=(continuation of Deferred@1566221424 after retry RPC after error@789355502))) after lookup
21:04:50.254 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf3463d74, L:/127.0.0.1:54686 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:50.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.256059 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47848 (request call id 2)
21:04:50.257 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:50.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.258731 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47848 (request call id 2)
21:04:50.260 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items
21:04:50.260 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.265 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.264 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:50.267 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:50.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:50.268 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:50.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.276363 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 34)
21:04:50.278 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:50.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.278900 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47864 (request call id 2)
21:04:50.284 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd7d1bbcd, L:/127.0.0.1:39982 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:50.286 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:50.288 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2e9e468c, L:/127.0.0.1:47876 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:50.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.289104 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47864 (request call id 2)
21:04:50.291 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items
21:04:50.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:50.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.293 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.295624 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 31)
21:04:50.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.296510 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 31)
21:04:50.299 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:50.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=172), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [48ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [75ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items, [100ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47864 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.29.68.125:39315, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47864 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.29.68.125:39315, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [144ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@1191271454(state=PENDING, result=null, callback=(continuation of Deferred@308644957 after retry RPC after error@1980529994) -> (continuation of Deferred@1786966963 after retry RPC after error@657367889), errback=(continuation of Deferred@308644957 after retry RPC after error@1980529994) -> (continuation of Deferred@1786966963 after retry RPC after error@657367889))) after lookup
21:04:50.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.298466 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39538 (request call id 31)
21:04:50.305 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:50.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.308312 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47864 (request call id 3)
21:04:50.309 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7fb5ea90, L:/127.0.0.1:39988 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.314494 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47864 (request call id 3)
21:04:50.315 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items
21:04:50.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.316632 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47864 (request call id 3)
21:04:50.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.318137 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47864 (request call id 3)
21:04:50.319 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.329169 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47864 (request call id 3)
21:04:50.330 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x520ddc5c, L:/127.0.0.1:47878 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:50.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.331314 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47864 (request call id 3)
21:04:50.332 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x46e0f6cb, L:/127.0.0.1:54694 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:50.332 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items
21:04:50.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.335686 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39510 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47864 (request call id 3)
21:04:50.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.336552 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47864 (request call id 3)
21:04:50.339 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items
21:04:50.342 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.339476 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47864 (request call id 3)
21:04:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.348299 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47864 (request call id 3)
21:04:50.349 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.355 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.358 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:50.358 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:50.359 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:50.362 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:50.363 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:50.363 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:50.364 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:50.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.366660 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47876 (request call id 3)
21:04:50.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.371 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.368808 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:50.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=186), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [68ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [99ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items, [107ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47876 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.29.68.125:39315, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [123ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47876 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.29.68.125:39315, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [147ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [150ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47876 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [165ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@603944218(state=PENDING, result=null, callback=(continuation of Deferred@1675396768 after retry RPC after error@311875213) -> (continuation of Deferred@459242369 after retry RPC after error@1137740373) -> (continuation of Deferred@1144978697 after retry RPC after error@1614313917), errback=(continuation of Deferred@1675396768 after retry RPC after error@311875213) -> (continuation of Deferred@459242369 after retry RPC after error@1137740373) -> (continuation of Deferred@1144978697 after retry RPC after error@1614313917))) after lookup
21:04:50.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:50.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:50.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.381572 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47876 (request call id 4)
21:04:50.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:50.395 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:50.395 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:50.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.395830 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39510 (request call id 38)
21:04:50.399 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:50.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.407 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.408 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:50.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.410228 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47842 (request call id 16)
21:04:50.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.411657 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47878 (request call id 1)
21:04:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.414252 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47878 (request call id 1)
21:04:50.421 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:50.424 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:50.428 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:50.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.429924 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47878 (request call id 1)
21:04:50.434 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:50.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.434894 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47878 (request call id 1)
21:04:50.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.434934 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47878 (request call id 1)
21:04:50.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.437402 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47878 (request call id 1)
21:04:50.440 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:50.447 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:50.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.455255 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47878 (request call id 1)
21:04:50.464 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x246d52a5, L:/127.0.0.1:54706 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:50.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.455454 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47878 (request call id 1)
21:04:50.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.458444 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47878 (request call id 1)
21:04:50.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.468686 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47878 (request call id 1)
21:04:50.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.474363 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47878 (request call id 1)
21:04:50.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.474561 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47878 (request call id 1)
21:04:50.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.476 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.477 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:50.477 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:50.477 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:50.478 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:50.478 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:50.478 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:50.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:50.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:50.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=237), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47878 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@556960432(state=PENDING, result=null, callback=(continuation of Deferred@206449863 after retry RPC after error@274329117), errback=(continuation of Deferred@206449863 after retry RPC after error@274329117))) after lookup
21:04:50.480 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:50.481 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:50.473 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:50.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:50.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.489 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:50.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:50.504 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:50.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.509 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.509 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:50.509 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:50.510 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:50.510 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:50.511 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:50.511 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:50.511 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:50.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:50.535 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.537460 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47848 (request call id 11)
21:04:50.540 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:50.540 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:50.543 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:50.545 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x165ade0f, L:/127.0.0.1:39996 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:50.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.548835 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47848 (request call id 11)
21:04:50.549 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x14c35c2a, L:/127.0.0.1:47890 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:50.550 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:50.551 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:50.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.551023 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47848 (request call id 11)
21:04:50.552 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:50.552 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items
21:04:50.552 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.557 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:50.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.568133 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47848 (request call id 11)
21:04:50.571 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:50.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.572530 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47848 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 32)
21:04:50.575 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items
21:04:50.575 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.575 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:50.582 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:50.585 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:50.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.588 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.591008 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47842 (request call id 20)
21:04:50.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.592299 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47842 (request call id 20)
21:04:50.593 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items
21:04:50.593 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.594 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:50.594 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.596302 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47876 (request call id 11)
21:04:50.598 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:50.601 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x558e2162, L:/127.0.0.1:54714 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:50.602 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:50.611 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:50.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.611733 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47890 (request call id 3)
21:04:50.613 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:50.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.617493 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47890 (request call id 3)
21:04:50.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.620 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.620 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:50.621 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:50.621 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:50.621 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:50.621 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:50.621 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:50.621 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:50.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:50.629 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfd468216, L:/127.0.0.1:47892 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:50.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.630420 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47890 (request call id 3)
21:04:50.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.631596 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47890 (request call id 3)
21:04:50.632 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items
21:04:50.633 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:50.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:50.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:50.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.638020 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47890 (request call id 3)
21:04:50.640 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:50.641 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:50.647 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:50.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.651503 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47890 (request call id 3)
21:04:50.653 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:50.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.658217 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47890 (request call id 3)
21:04:50.664 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:50.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.671372 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47890 (request call id 3)
21:04:50.674 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x53c46d6a, L:/127.0.0.1:54722 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:50.675 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe5fd338f, L:/127.0.0.1:39998 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:50.678 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.679028 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47890 (request call id 3)
21:04:50.681 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.684 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x585c207b, L:/127.0.0.1:40006 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:50.687 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:50.687 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:50.689 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:50.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.690 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:50.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=292), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [64ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items, [159ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items, [166ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items, [179ms] refreshing cache from master, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [185ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items, [186ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items, [199ms] refreshing cache from master, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [203ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@371039354(state=PENDING, result=null, callback=(continuation of Deferred@826744026 after retry RPC after error@8097553) -> (continuation of Deferred@1750555122 after retry RPC after error@307488462) -> (continuation of Deferred@461085074 after retry RPC after error@1193582315), errback=(continuation of Deferred@826744026 after retry RPC after error@8097553) -> (continuation of Deferred@1750555122 after retry RPC after error@307488462) -> (continuation of Deferred@461085074 after retry RPC after error@1193582315))) after lookup
21:04:50.695 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:50.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:50.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.698 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.699182 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.704 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:50.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:50.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=200), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items, [163ms] refreshing cache from master, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [166ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@793750830(state=PENDING, result=null, callback=(continuation of Deferred@1704684409 after retry RPC after error@514466512), errback=(continuation of Deferred@1704684409 after retry RPC after error@514466512))) after lookup
21:04:50.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.706524 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47892 (request call id 2)
21:04:50.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.711 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.714 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9fe32d0d, L:/127.0.0.1:47900 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:50.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:50.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.714879 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 0)
21:04:50.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.716225 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 0)
21:04:50.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.718221 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 11)
21:04:50.719 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items
21:04:50.719 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:50.729 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:50.729 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3cf9f86b, L:/127.0.0.1:40012 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:50.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.732511 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 11)
21:04:50.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.734043 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 1)
21:04:50.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.736284 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 1)
21:04:50.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.738018 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 1)
21:04:50.743 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x76cb89ca, L:/127.0.0.1:54732 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:50.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.751838 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 1)
21:04:50.752 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc7ef07ac, L:/127.0.0.1:47912 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:50.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.753782 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 1)
21:04:50.754 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47912 dropped due to backpressure: service queue is full with 1 items
21:04:50.755 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.756310 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 1)
21:04:50.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.772768 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 1)
21:04:50.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.775416 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 1)
21:04:50.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.777431 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 1)
21:04:50.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.778687 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 1)
21:04:50.779 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47912 dropped due to backpressure: service queue is full with 1 items
21:04:50.780 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.793057 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 1)
21:04:50.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.795553 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 1)
21:04:50.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.797052 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47900 (request call id 1)
21:04:50.798 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47912 dropped due to backpressure: service queue is full with 1 items
21:04:50.798 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:50.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.801 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:50.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=260), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [128ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [140ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items, [172ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47900 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.29.68.125:39315, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [187ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [254ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@1133183569(state=PENDING, result=null, callback=(continuation of Deferred@1086652659 after retry RPC after error@1921164761), errback=(continuation of Deferred@1086652659 after retry RPC after error@1921164761))) after lookup
21:04:50.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.804 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:50.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.809548 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47912 (request call id 3)
21:04:50.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.815 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:50.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=177), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [88ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47912 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47912 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.29.68.125:39315, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [125ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [132ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47912 dropped due to backpressure: service queue is full with 1 items, [133ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47912 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.29.68.125:39315, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [145ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47912 dropped due to backpressure: service queue is full with 1 items, [151ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47912 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.29.68.125:39315, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@725612620(state=PENDING, result=null, callback=(continuation of Deferred@526175518 after retry RPC after error@2051022212) -> (continuation of Deferred@700212269 after retry RPC after error@2098533582) -> (continuation of Deferred@72876623 after retry RPC after error@2114880381), errback=(continuation of Deferred@526175518 after retry RPC after error@2051022212) -> (continuation of Deferred@700212269 after retry RPC after error@2098533582) -> (continuation of Deferred@72876623 after retry RPC after error@2114880381))) after lookup
21:04:50.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.819819 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47912 (request call id 4)
21:04:50.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.830610 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47912 (request call id 4)
21:04:50.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.832405 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47912 (request call id 4)
21:04:50.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.833601 30001 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47878 (request call id 11)
21:04:50.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.834827 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47878 (request call id 11)
21:04:50.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.838236 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47878 (request call id 11)
21:04:50.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.850899 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47878 (request call id 11)
21:04:50.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.854276 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47878 (request call id 11)
21:04:50.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.856556 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47848 (request call id 12)
21:04:50.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.869910 30001 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47848 (request call id 12)
21:04:50.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.871498 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47848 (request call id 12)
21:04:50.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.872848 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47848 (request call id 12)
21:04:50.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.874995 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47848 (request call id 12)
21:04:50.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.890422 30001 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47848 (request call id 12)
21:04:50.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.890870 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47848 (request call id 12)
21:04:50.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.892355 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47848 (request call id 12)
21:04:50.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.894173 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47848 (request call id 12)
21:04:50.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.907 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.908 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.911871 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47900 (request call id 8)
21:04:50.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:50.921 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:50.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.925055 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:50.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.928503 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:50.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.934855 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:50.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.936833 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:50.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.947682 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.956286 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:50.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.958472 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:50.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.968046 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:50.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.976948 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:50.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.978677 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:50.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.987193 30000 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.29.68.67:51711 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:50.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.987465 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:50.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:50.988534 30601 heartbeater.cc:646] Failed to heartbeat to 127.29.68.126:36555 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.29.68.67:51711 dropped due to backpressure: service queue is full with 1 items
21:04:50.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.995267 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:50.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:50.996884 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:50.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 13)
21:04:51.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.011 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:51.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.013 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.014 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:51.015 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:51.015 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:51.015 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:51.016 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:51.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:51.016 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:51.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:51.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.022 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.023 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:51.023 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:51.026 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:51.028 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:51.030 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:51.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:51.030854 29999 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items [suppressed 127 similar messages]
21:04:51.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.031162 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 16)
21:04:51.033 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:51.035 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:51.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.036183 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 16)
21:04:51.037 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:51.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.037392 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 16)
21:04:51.039 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:51.042 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:51.043 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:51.046 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:51.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.051887 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39520 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 16)
21:04:51.062 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb04ff103, L:/127.0.0.1:47926 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:51.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.063463 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 16)
21:04:51.066 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items
21:04:51.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.069444 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 16)
21:04:51.078 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c0be3ec, L:/127.0.0.1:40020 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:51.090 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfad79139, L:/127.0.0.1:54738 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:51.094 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.107824 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 16)
21:04:51.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.110754 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 16)
21:04:51.111 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items
21:04:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.111994 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 16)
21:04:51.116 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.116745 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 16)
21:04:51.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.119 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.122 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.127 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.154626 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47876 (request call id 21)
21:04:51.155 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items
21:04:51.155 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.156315 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47876 (request call id 21)
21:04:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.170841 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47876 (request call id 21)
21:04:51.172 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items
21:04:51.173 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.191421 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47876 (request call id 21)
21:04:51.192 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items
21:04:51.193 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.196816 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47876 (request call id 21)
21:04:51.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.213660 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47876 (request call id 21)
21:04:51.214 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items
21:04:51.215 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.225 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.228 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.233 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.248400 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47890 (request call id 15)
21:04:51.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.271845 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47890 (request call id 15)
21:04:51.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.272439 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47890 (request call id 15)
21:04:51.273 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items
21:04:51.276 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.276492 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47890 (request call id 15)
21:04:51.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.291126 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47890 (request call id 15)
21:04:51.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.312310 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47890 (request call id 15)
21:04:51.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.327 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.330781 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47926 (request call id 7)
21:04:51.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.332454 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.334 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:51.335 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=308), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [38ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items, [53ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 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.29.68.125:39315, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [108ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 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.29.68.125:39315, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [144ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 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.29.68.125:39315, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [184ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items, [187ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [187ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 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.29.68.125:39315, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [244ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items, [248ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [249ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47926 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.29.68.125:39315, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [303ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@860456082(state=PENDING, result=null, callback=(continuation of Deferred@1864462555 after retry RPC after error@1647189821) -> (continuation of Deferred@1878316787 after retry RPC after error@275165835) -> (continuation of Deferred@1948631028 after retry RPC after error@1717600698) -> (continuation of Deferred@795508939 after retry RPC after error@180198727) -> (continuation of Deferred@1404983803 after retry RPC after error@833716071) -> (continuation of Deferred@1252449602 after retry RPC after error@739718900) -> (continuation of Deferred@222806796 after retry RPC after error@926404484), errback=(continuation of Deferred@1864462555 after retry RPC after error@1647189821) -> (continuation of Deferred@1878316787 after retry RPC after error@275165835) -> (continuation of Deferred@1948631028 after retry RPC after error@1717600698) -> (continuation of Deferred@795508939 after retry RPC after error@180198727) -> (continuation of Deferred@1404983803 after retry RPC after error@833716071) -> (continuation of Deferred@1252449602 after retry RPC after error@739718900) -> (continuation of Deferred@222806796 after retry RPC after error@926404484))) after lookup
21:04:51.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.351915 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 43)
21:04:51.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.352843 30001 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 43)
21:04:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.354408 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 43)
21:04:51.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.374742 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 43)
21:04:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.394980 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 43)
21:04:51.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.410434 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 43)
21:04:51.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.413905 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39520 (request call id 43)
21:04:51.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.429 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.440 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.451 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.452 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:51.452 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:51.452 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:51.453 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:51.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:51.454 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:51.454 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:51.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:51.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.460510 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47900 (request call id 18)
21:04:51.478 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:51.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:51.480 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:51.486 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:51.494 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:51.497 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:51.500 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:51.511 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:51.514 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.517398 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47892 (request call id 19)
21:04:51.520 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:51.523 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:51.527 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:51.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.530 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.531 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:51.531 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:51.531 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:51.532 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:51.532 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:51.532 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:51.532 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:51.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.531855 30001 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47878 (request call id 13)
21:04:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.535701 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47878 (request call id 13)
21:04:51.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:51.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.542 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.544 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd8624ded, L:/127.0.0.1:54744 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:51.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.553 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.554 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:51.554 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:51.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:51.555 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:51.556 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:51.556 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:51.559 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:51.560 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:51.560 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:51.560 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:51.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:51.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.570804 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47926 (request call id 10)
21:04:51.572 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:51.573 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x54e0e0ff, L:/127.0.0.1:47934 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.574335 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47926 (request call id 10)
21:04:51.575 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items
21:04:51.591 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x22e6dd8d, L:/127.0.0.1:40026 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:51.594 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:51.596 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:51.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.596720 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47926 (request call id 10)
21:04:51.603 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:51.604 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.606 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:51.606 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:51.610 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:51.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.613358 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47926 (request call id 10)
21:04:51.616 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items
21:04:51.619 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.619 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:51.621 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.628362 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47926 (request call id 10)
21:04:51.631 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:51.632 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items
21:04:51.633 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.637 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:51.639 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:51.643 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:51.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.649672 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47934 (request call id 3)
21:04:51.653 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa91402ce, L:/127.0.0.1:40042 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:51.657 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e98ff1a, L:/127.0.0.1:54760 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:51.657 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.656180 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47876 (request call id 30)
21:04:51.661 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:51.661 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items
21:04:51.662 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.665 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:51.668 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.668991 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47876 (request call id 30)
21:04:51.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.671144 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47876 (request call id 30)
21:04:51.672 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items
21:04:51.673 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.674 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:51.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.676 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.677 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:51.677 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:51.677 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:51.678 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:51.678 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:51.678 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:51.678 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:51.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.680 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:51.684 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:51.692 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.691192 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47900 (request call id 20)
21:04:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.692376 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47900 (request call id 20)
21:04:51.694 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items
21:04:51.694 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8529a921, L:/127.0.0.1:47948 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:51.697 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.696295 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47900 (request call id 20)
21:04:51.699 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:51.703 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items
21:04:51.703 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.704 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1550e838, L:/127.0.0.1:54772 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:51.707 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:51.710 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:51.711 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.710692 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47900 (request call id 20)
21:04:51.714 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:51.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.715266 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47900 (request call id 20)
21:04:51.718 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items
21:04:51.718 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.720 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb22a9d36, L:/127.0.0.1:40048 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:51.724 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:51.726 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:51.729 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:51.730 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:51.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.731564 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47900 (request call id 20)
21:04:51.732 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:51.736 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items
21:04:51.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.735726 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47900 (request call id 20)
21:04:51.737 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:51.737 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.741 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeba122f3, L:/127.0.0.1:47952 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:51.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.742 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.744 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:51.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.746431 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47952 (request call id 0)
21:04:51.747 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:51.753 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:51.756 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items
21:04:51.756 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.755602 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47948 (request call id 3)
21:04:51.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.757244 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47948 (request call id 3)
21:04:51.760 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items
21:04:51.760 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.761121 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47934 (request call id 6)
21:04:51.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.762372 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47934 (request call id 6)
21:04:51.763 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items
21:04:51.766 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.768 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdf2de775, L:/127.0.0.1:40058 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:51.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.770862 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47934 (request call id 6)
21:04:51.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.775352 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47934 (request call id 6)
21:04:51.777 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items
21:04:51.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:51.779 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=298), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items, [118ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [119ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items, [125ms] refreshing cache from master, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [130ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items, [131ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [133ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 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.29.68.125:39315, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [144ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [166ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items, [176ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 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.29.68.125:39315, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [186ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items, [187ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 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.29.68.125:39315, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [208ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items, [209ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [211ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47934 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.29.68.125:39315, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [266ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [292ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@1124182595(state=PENDING, result=null, callback=(continuation of Deferred@365974099 after retry RPC after error@1921519601) -> (continuation of Deferred@1840490827 after retry RPC after error@590238988) -> (continuation of Deferred@888920560 after retry RPC after error@104775449) -> (continuation of Deferred@1991747428 after retry RPC after error@660605579) -> (continuation of Deferred@1295938510 after retry RPC after error@1049352967) -> (continuation of Deferred@1967966005 after retry RPC after error@1390395205), errback=(continuation of Deferred@365974099 after retry RPC after error@1921519601) -> (continuation of Deferred@1840490827 after retry RPC after error@590238988) -> (continuation of Deferred@888920560 after retry RPC after error@104775449) -> (continuation of Deferred@1991747428 after retry RPC after error@660605579) -> (continuation of Deferred@1295938510 after retry RPC after error@1049352967) -> (continuation of Deferred@1967966005 after retry RPC after error@1390395205))) after lookup
21:04:51.781 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x69bf3a08, L:/127.0.0.1:54782 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:51.781 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.782547 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47934 (request call id 7)
21:04:51.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:51.786 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.789 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items
21:04:51.791 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.792 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x149579ff, L:/127.0.0.1:47964 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:51.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.793601 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47964 (request call id 0)
21:04:51.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.793967 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47964 (request call id 0)
21:04:51.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.801126 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47952 (request call id 3)
21:04:51.803 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items
21:04:51.804 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.810678 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47952 (request call id 3)
21:04:51.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.811939 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47952 (request call id 3)
21:04:51.816 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items
21:04:51.816 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.813948 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47952 (request call id 3)
21:04:51.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.815603 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47948 (request call id 5)
21:04:51.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.827104 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47948 (request call id 5)
21:04:51.828 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items
21:04:51.831 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.832744 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47948 (request call id 5)
21:04:51.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.834868 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47948 (request call id 5)
21:04:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.842265 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47948 (request call id 5)
21:04:51.843 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items
21:04:51.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.846 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:51.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=289), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items, [131ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 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.29.68.125:39315, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [145ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 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.29.68.125:39315, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [187ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items, [188ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [205ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items, [206ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [209ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47948 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.29.68.125:39315, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [246ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@1784961656(state=PENDING, result=null, callback=(continuation of Deferred@1220819956 after retry RPC after error@995818587) -> (continuation of Deferred@1926037797 after retry RPC after error@984756894) -> (continuation of Deferred@1405138343 after retry RPC after error@1058284448) -> (continuation of Deferred@625658190 after retry RPC after error@247937467) -> (continuation of Deferred@1492965449 after retry RPC after error@1181481429), errback=(continuation of Deferred@1220819956 after retry RPC after error@995818587) -> (continuation of Deferred@1926037797 after retry RPC after error@984756894) -> (continuation of Deferred@1405138343 after retry RPC after error@1058284448) -> (continuation of Deferred@625658190 after retry RPC after error@247937467) -> (continuation of Deferred@1492965449 after retry RPC after error@1181481429))) after lookup
21:04:51.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.851302 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47948 (request call id 6)
21:04:51.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.853361 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47948 (request call id 6)
21:04:51.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.855119 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47876 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47948 (request call id 6)
21:04:51.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:51.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=143), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [49ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47964 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.29.68.125:39315, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [105ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [109ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47964 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.29.68.125:39315, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@845223093(state=PENDING, result=null, callback=(continuation of Deferred@270722083 after retry RPC after error@51978439) -> (continuation of Deferred@1756401381 after retry RPC after error@1380903930), errback=(continuation of Deferred@270722083 after retry RPC after error@51978439) -> (continuation of Deferred@1756401381 after retry RPC after error@1380903930))) after lookup
21:04:51.859 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:51.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.870451 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47900 (request call id 22)
21:04:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.871457 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47878 (request call id 19)
21:04:51.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.874773 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47876 (request call id 35)
21:04:51.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.884 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.887216 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47964 (request call id 5)
21:04:51.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.891 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.892285 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 18)
21:04:51.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.894021 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 18)
21:04:51.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.895988 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 18)
21:04:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.898157 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 16)
21:04:51.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.901872 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 16)
21:04:51.903 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items
21:04:51.905 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.908653 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 16)
21:04:51.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.911001 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 16)
21:04:51.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.912523 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 16)
21:04:51.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.915948 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 16)
21:04:51.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.929131 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 16)
21:04:51.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.930563 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47900 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 16)
21:04:51.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.936684 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 16)
21:04:51.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.948652 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 16)
21:04:51.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.951795 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 16)
21:04:51.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.955857 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 16)
21:04:51.962 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items
21:04:51.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.961236 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47864 (request call id 16)
21:04:51.963 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:51.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.968 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.970942 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47900 (request call id 26)
21:04:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.971460 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47900 (request call id 26)
21:04:51.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:51.976034 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:51.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47900 (request call id 26)
21:04:51.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.986 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.987 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:51.987 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:51.987 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:51.988 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:51.988 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:51.989 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:51.990 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:51.988 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:51.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:51.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:51.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:51.994 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:51.997 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:51.999 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:52.000 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:52.001 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:52.002 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:52.005 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:52.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.008720 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47934 (request call id 14)
21:04:52.014 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:52.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.017046 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47892 (request call id 30)
21:04:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.018729 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 14)
21:04:52.019 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:52.021 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:52.025 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa945dd81, L:/127.0.0.1:54790 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:52.026 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:52.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.029755 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 14)
21:04:52.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:52.041071 30001 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items [suppressed 99 similar messages]
21:04:52.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.041352 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 14)
21:04:52.042 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items
21:04:52.044 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.046031 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 14)
21:04:52.047 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaabe5cbe, L:/127.0.0.1:47972 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:52.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.047907 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 14)
21:04:52.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.049077 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 14)
21:04:52.050 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items
21:04:52.053 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd27dd439, L:/127.0.0.1:40072 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:52.056 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.061 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items
21:04:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.060745 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 14)
21:04:52.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.065115 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 14)
21:04:52.066 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.067998 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 14)
21:04:52.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.070 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.081305 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47878 (request call id 22)
21:04:52.082 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items
21:04:52.084 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.085359 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47878 (request call id 22)
21:04:52.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.088 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.089 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:52.089 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:52.089 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:52.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:52.090 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:52.090 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:52.092 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:52.092 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:52.093 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:52.094 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:52.096 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:52.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.098 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:52.098 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.099 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:52.099 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:52.104 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:52.104 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:52.108 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:52.109 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:52.112 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:52.120 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:52.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.124490 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 17)
21:04:52.126 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items
21:04:52.126 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.127066 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 17)
21:04:52.131 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xce877aff, L:/127.0.0.1:40088 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:52.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.135898 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47892 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 17)
21:04:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.147477 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 17)
21:04:52.148 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items
21:04:52.148 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.150764 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 17)
21:04:52.157 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5978e10, L:/127.0.0.1:54800 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:52.164 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x80284d75, L:/127.0.0.1:47974 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:52.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.164640 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 17)
21:04:52.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.165504 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 17)
21:04:52.166 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47974 dropped due to backpressure: service queue is full with 1 items
21:04:52.167 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items
21:04:52.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.166975 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 17)
21:04:52.168 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.170 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.176 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.190 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:52.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [37ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47974 dropped due to backpressure: service queue is full with 1 items, [71ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [71ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47974 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.29.68.125:39315, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [85ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@657016167(state=PENDING, result=null, callback=(continuation of Deferred@1391390632 after retry RPC after error@373564422), errback=(continuation of Deferred@1391390632 after retry RPC after error@373564422))) after lookup
21:04:52.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.206 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:52.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.241796 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47972 (request call id 6)
21:04:52.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.260084 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47972 (request call id 6)
21:04:52.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.266234 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47964 (request call id 13)
21:04:52.266 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items
21:04:52.267 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.279399 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47964 (request call id 13)
21:04:52.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.281 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.282 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:52.282 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:52.282 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:52.283 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:52.283 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:52.283 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:52.283 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:52.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:52.285 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:52.286 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:52.288 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:52.290 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:52.292 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:52.292 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:52.294 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:52.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.300 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.301 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:52.301 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:52.301 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:52.302 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:52.302 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:52.302 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:52.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:52.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.308902 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47952 (request call id 8)
21:04:52.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.312 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.313 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3b67e4d9, L:/127.0.0.1:54802 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:52.314 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:52.315 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:52.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:52.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=706), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [71ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items, [117ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 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.29.68.125:39315, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 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.29.68.125:39315, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [149ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items, [150ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [152ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 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.29.68.125:39315, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items, [177ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 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.29.68.125:39315, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [204ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items, [212ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [220ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [220ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 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.29.68.125:39315, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [264ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items, [265ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [266ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [323ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items, [324ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [324ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [324ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items, [400ms] refreshing cache from master, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [403ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items, [404ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [405ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [405ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items, [660ms] refreshing cache from master, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [667ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [668ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [677ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@1601080787(state=PENDING, result=null, callback=(continuation of Deferred@908413333 after retry RPC after error@241514772) -> (continuation of Deferred@444557878 after retry RPC after error@836005055) -> (continuation of Deferred@757195505 after retry RPC after error@170640344) -> (continuation of Deferred@1801729649 after retry RPC after error@2034703926) -> (continuation of Deferred@1540578693 after retry RPC after error@263348260) -> (continuation of Deferred@1160710173 after retry RPC after error@72882208) -> (continuation of Deferred@1168523867 after retry RPC after error@1502198155) -> (continuation of Deferred@1692085575 after retry RPC after error@537309412), errback=(continuation of Deferred@908413333 after retry RPC after error@241514772) -> (continuation of Deferred@444557878 after retry RPC after error@836005055) -> (continuation of Deferred@757195505 after retry RPC after error@170640344) -> (continuation of Deferred@1801729649 after retry RPC after error@2034703926) -> (continuation of Deferred@1540578693 after retry RPC after error@263348260) -> (continuation of Deferred@1160710173 after retry RPC after error@72882208) -> (continuation of Deferred@1168523867 after retry RPC after error@1502198155) -> (continuation of Deferred@1692085575 after retry RPC after error@537309412))) after lookup
21:04:52.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.320572 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47952 (request call id 9)
21:04:52.321 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:52.321 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:52.323 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:52.324 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:52.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.334683 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47952 (request call id 9)
21:04:52.337 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:52.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.342921 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47952 (request call id 9)
21:04:52.344 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items
21:04:52.344 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:52.346 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x08bf3648, L:/127.0.0.1:40100 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:52.347 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:52.347 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.351 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:52.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.354534 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47952 (request call id 9)
21:04:52.355 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:52.358 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:52.359 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:52.368 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfa7d4caf, L:/127.0.0.1:47982 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:52.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.370394 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47982 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47952 (request call id 9)
21:04:52.374 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47982 dropped due to backpressure: service queue is full with 1 items
21:04:52.375 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.374567 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47952 (request call id 9)
21:04:52.378 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:52.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.383 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:52.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.388553 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47934 (request call id 18)
21:04:52.389 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:52.392 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47982 dropped due to backpressure: service queue is full with 1 items
21:04:52.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.391463 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47982 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47934 (request call id 18)
21:04:52.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.393785 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47934 (request call id 18)
21:04:52.396 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.398 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7842ce48, L:/127.0.0.1:54812 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:52.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.403115 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47934 (request call id 18)
21:04:52.406 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.406 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.412216 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47982 (request call id 2)
21:04:52.415 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:52.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.420 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.420 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:52.420 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:52.420 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:52.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:52.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:52.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:52.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=132), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [31ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47982 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47982 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.29.68.125:39315, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [103ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47982 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47982 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.29.68.125:39315, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [125ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [132ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@670337265(state=PENDING, result=null, callback=(continuation of Deferred@1013757469 after retry RPC after error@370781320) -> (continuation of Deferred@1147915458 after retry RPC after error@1205565374), errback=(continuation of Deferred@1013757469 after retry RPC after error@370781320) -> (continuation of Deferred@1147915458 after retry RPC after error@1205565374))) after lookup
21:04:52.422 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:52.422 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:52.422 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:52.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.423393 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47982 (request call id 3)
21:04:52.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:52.426 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0e6c3c86, L:/127.0.0.1:40104 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.434348 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47982 (request call id 3)
21:04:52.437 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:52.437 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:52.439 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:52.441 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa1f5c591, L:/127.0.0.1:47988 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:52.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.440945 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47982 (request call id 3)
21:04:52.442 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:52.443 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items
21:04:52.443 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.442272 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47982 (request call id 3)
21:04:52.449 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:52.453 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:52.456 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:52.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.460237 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47982 (request call id 3)
21:04:52.461 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items
21:04:52.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.461422 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47982 (request call id 3)
21:04:52.462 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.464 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:52.472 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:52.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.474826 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47982 (request call id 3)
21:04:52.477 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:52.480 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items
21:04:52.482 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.479077 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.477 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:52.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47982 (request call id 3)
21:04:52.487 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:52.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.490 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:52.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.499671 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47982 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47988 (request call id 3)
21:04:52.506 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items
21:04:52.506 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.504386 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47988 (request call id 3)
21:04:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.505280 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47972 (request call id 8)
21:04:52.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.510 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7efd4638, L:/127.0.0.1:47994 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:52.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:52.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=513), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [35ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items, [57ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [57ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 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.29.68.125:39315, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [104ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 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.29.68.125:39315, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [145ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items, [150ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [168ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items, [168ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [171ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 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.29.68.125:39315, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [244ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items, [268ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [345ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items, [345ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [348ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [349ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items, [500ms] refreshing cache from master, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [511ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@1638156033(state=PENDING, result=null, callback=(continuation of Deferred@982880026 after retry RPC after error@1351607791) -> (continuation of Deferred@1112830794 after retry RPC after error@25933902) -> (continuation of Deferred@401611322 after retry RPC after error@956245430) -> (continuation of Deferred@1498472384 after retry RPC after error@96814444) -> (continuation of Deferred@309571108 after retry RPC after error@1407253321) -> (continuation of Deferred@202477610 after retry RPC after error@600853217) -> (continuation of Deferred@752734769 after retry RPC after error@2016628304) -> (continuation of Deferred@2023952828 after retry RPC after error@1493555979), errback=(continuation of Deferred@982880026 after retry RPC after error@1351607791) -> (continuation of Deferred@1112830794 after retry RPC after error@25933902) -> (continuation of Deferred@401611322 after retry RPC after error@956245430) -> (continuation of Deferred@1498472384 after retry RPC after error@96814444) -> (continuation of Deferred@309571108 after retry RPC after error@1407253321) -> (continuation of Deferred@202477610 after retry RPC after error@600853217) -> (continuation of Deferred@752734769 after retry RPC after error@2016628304) -> (continuation of Deferred@2023952828 after retry RPC after error@1493555979))) after lookup
21:04:52.510 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.513751 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47972 (request call id 9)
21:04:52.514 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items
21:04:52.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.513778 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47972 (request call id 9)
21:04:52.520 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items
21:04:52.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.523 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.519956 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47972 (request call id 9)
21:04:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.521744 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47972 (request call id 9)
21:04:52.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.527944 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47934 (request call id 20)
21:04:52.530 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.539789 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47988 (request call id 5)
21:04:52.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.540702 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47988 (request call id 5)
21:04:52.546 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf244dcb5, L:/127.0.0.1:54818 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:52.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.551127 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47988 (request call id 5)
21:04:52.552 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5a99b6e3, L:/127.0.0.1:40110 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:52.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.552351 30001 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 20)
21:04:52.553 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items
21:04:52.553 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.554001 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 20)
21:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.560730 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 20)
21:04:52.561 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.566 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items
21:04:52.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.564661 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 20)
21:04:52.569 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.568683 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 20)
21:04:52.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.581511 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 20)
21:04:52.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.584399 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 20)
21:04:52.585 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items
21:04:52.588 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.589087 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 20)
21:04:52.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.596 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.599119 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47988 (request call id 6)
21:04:52.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.601497 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47988 (request call id 6)
21:04:52.605 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items
21:04:52.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.604630 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47988 (request call id 6)
21:04:52.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:52.605983 30017 debug-util.cc:398] Leaking SignalData structure 0x7b080007f240 after lost signal to thread 29982
21:04:52.608 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.608534 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47988 (request call id 6)
21:04:52.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.619 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:52.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=294), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [67ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 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.29.68.125:39315, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 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.29.68.125:39315, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [144ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 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.29.68.125:39315, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [165ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items, [170ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 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.29.68.125:39315, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [184ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items, [192ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [195ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 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.29.68.125:39315, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [206ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [217ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items, [217ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47988 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.29.68.125:39315, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [264ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@733010998(state=PENDING, result=null, callback=(continuation of Deferred@518529072 after retry RPC after error@441561182) -> (continuation of Deferred@1726157567 after retry RPC after error@1268720505) -> (continuation of Deferred@346645402 after retry RPC after error@65921553) -> (continuation of Deferred@2112322681 after retry RPC after error@1339104343) -> (continuation of Deferred@280691588 after retry RPC after error@2083165928) -> (continuation of Deferred@979904928 after retry RPC after error@2099034398), errback=(continuation of Deferred@518529072 after retry RPC after error@441561182) -> (continuation of Deferred@1726157567 after retry RPC after error@1268720505) -> (continuation of Deferred@346645402 after retry RPC after error@65921553) -> (continuation of Deferred@2112322681 after retry RPC after error@1339104343) -> (continuation of Deferred@280691588 after retry RPC after error@2083165928) -> (continuation of Deferred@979904928 after retry RPC after error@2099034398))) after lookup
21:04:52.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.623834 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47988 (request call id 7)
21:04:52.625 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items
21:04:52.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.627 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.622861 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.629 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:52.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.632540 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 8)
21:04:52.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.634318 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47934 (request call id 24)
21:04:52.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.638355 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47934 (request call id 24)
21:04:52.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.641266 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47952 (request call id 17)
21:04:52.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.647379 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47952 (request call id 17)
21:04:52.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.647818 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47952 (request call id 17)
21:04:52.648 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items
21:04:52.648 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.653976 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47948 (request call id 20)
21:04:52.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.658911 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47948 (request call id 20)
21:04:52.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.666030 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47948 (request call id 20)
21:04:52.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.679642 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47948 (request call id 20)
21:04:52.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.681951 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47948 (request call id 20)
21:04:52.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.698 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.700794 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 12)
21:04:52.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.704564 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47994 (request call id 6)
21:04:52.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.708598 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47994 (request call id 6)
21:04:52.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.710098 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47994 (request call id 6)
21:04:52.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.710259 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47994 (request call id 6)
21:04:52.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.719580 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47994 (request call id 6)
21:04:52.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.724 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:52.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=285), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [72ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items, [109ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [119ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 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.29.68.125:39315, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [123ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 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.29.68.125:39315, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 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.29.68.125:39315, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [183ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [187ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 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.29.68.125:39315, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [204ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items, [207ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47994 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.29.68.125:39315, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [265ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@340047043(state=PENDING, result=null, callback=(continuation of Deferred@508199902 after retry RPC after error@1990912975) -> (continuation of Deferred@567907938 after retry RPC after error@269143094) -> (continuation of Deferred@1511324058 after retry RPC after error@2067891588) -> (continuation of Deferred@373712392 after retry RPC after error@1357607818) -> (continuation of Deferred@760125476 after retry RPC after error@1515472300) -> (continuation of Deferred@2131168968 after retry RPC after error@1962624385), errback=(continuation of Deferred@508199902 after retry RPC after error@1990912975) -> (continuation of Deferred@567907938 after retry RPC after error@269143094) -> (continuation of Deferred@1511324058 after retry RPC after error@2067891588) -> (continuation of Deferred@373712392 after retry RPC after error@1357607818) -> (continuation of Deferred@760125476 after retry RPC after error@1515472300) -> (continuation of Deferred@2131168968 after retry RPC after error@1962624385))) after lookup
21:04:52.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.730625 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47994 (request call id 7)
21:04:52.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.733 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:52.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.739066 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 14)
21:04:52.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.744526 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 14)
21:04:52.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.750094 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 14)
21:04:52.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.764752 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 14)
21:04:52.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.766610 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47964 (request call id 22)
21:04:52.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.770273 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47964 (request call id 22)
21:04:52.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.786451 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47964 (request call id 22)
21:04:52.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.800 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.800 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:52.801 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:52.801 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:52.801 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:52.802 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:52.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:52.805 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:52.806 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.808171 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47934 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47952 (request call id 18)
21:04:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.811683 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47952 (request call id 18)
21:04:52.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.813856 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47952 (request call id 18)
21:04:52.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.815781 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47952 (request call id 18)
21:04:52.817 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:52.818 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:52.822 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:52.824 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:52.825 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:52.826 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:52.827 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:52.830 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:52.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.830410 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.831 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:52.833 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:52.834 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.834 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.836 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:52.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.838 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.840 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:52.840 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:52.840 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:52.841 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:52.841 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:52.841 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:52.842 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:52.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.843783 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 15)
21:04:52.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:52.848 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf232414, L:/127.0.0.1:54824 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:52.851 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:52.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.850077 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47934 (request call id 27)
21:04:52.851 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:52.853 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:52.858 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x587b1aa0, L:/127.0.0.1:48004 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:52.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.859198 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47934 (request call id 27)
21:04:52.860 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items
21:04:52.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.863895 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47934 (request call id 27)
21:04:52.865 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa501b484, L:/127.0.0.1:40124 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:52.869 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.880936 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47934 (request call id 27)
21:04:52.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.886021 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47934 (request call id 27)
21:04:52.888 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items
21:04:52.891 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.902 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.903 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:52.903 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:52.903 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:52.904 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:52.904 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:52.904 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:52.904 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:52.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:52.914 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:52.914 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:52.917 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:52.918 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:52.918 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:52.920 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:52.921 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:52.922 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:52.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:52.928 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:52.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.933 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:52.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=114), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [31ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [65ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items, [68ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48004 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.29.68.125:39315, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [89ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@1915340041(state=PENDING, result=null, callback=(continuation of Deferred@1717945418 after retry RPC after error@588201646) -> (continuation of Deferred@156435081 after retry RPC after error@904830759), errback=(continuation of Deferred@1717945418 after retry RPC after error@588201646) -> (continuation of Deferred@156435081 after retry RPC after error@904830759))) after lookup
21:04:52.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:52.940 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:52.941 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:52.943 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:52.946 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe2dcb637, L:/127.0.0.1:54838 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:52.949 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4074005b, L:/127.0.0.1:40128 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:52.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.950608 30001 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 28)
21:04:52.955 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc9a675c3, L:/127.0.0.1:48018 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:52.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.956732 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 28)
21:04:52.957 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items
21:04:52.958 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.965445 30000 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 28)
21:04:52.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.982293 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 28)
21:04:52.983 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items
21:04:52.983 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.983834 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 28)
21:04:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:52.997109 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:52.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 13)
21:04:53.002 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items
21:04:53.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.002030 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 13)
21:04:53.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.005 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.009 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:53.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.020530 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48004 (request call id 5)
21:04:53.022 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items
21:04:53.024 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:53.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.038 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:53.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:53.041512 30000 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items [suppressed 109 similar messages]
21:04:53.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.041824 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48018 (request call id 4)
21:04:53.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.047 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:53.048 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:53.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=130), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [37ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [64ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 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.29.68.125:39315, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items, [92ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [92ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 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.29.68.125:39315, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [105ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48018 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.29.68.125:39315, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [127ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@1225301707(state=PENDING, result=null, callback=(continuation of Deferred@899217791 after retry RPC after error@404053003) -> (continuation of Deferred@1364078518 after retry RPC after error@1547509138) -> (continuation of Deferred@781997163 after retry RPC after error@475766967) -> (continuation of Deferred@1011355413 after retry RPC after error@145577091), errback=(continuation of Deferred@899217791 after retry RPC after error@404053003) -> (continuation of Deferred@1364078518 after retry RPC after error@1547509138) -> (continuation of Deferred@781997163 after retry RPC after error@475766967) -> (continuation of Deferred@1011355413 after retry RPC after error@145577091))) after lookup
21:04:53.048 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:53.048 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:53.049 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:53.049 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:53.049 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:53.050 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:53.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:53.052 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:53.053 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:53.055 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:53.056 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:53.057 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:53.059 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:53.060 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:53.062 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:53.062 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:53.064 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:53.074 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:53.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.076493 29999 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 15)
21:04:53.077 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3db28f66, L:/127.0.0.1:54844 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:53.079 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:53.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.084014 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 15)
21:04:53.086 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbbfee8ba, L:/127.0.0.1:40136 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:53.091 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0e486366, L:/127.0.0.1:48022 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:53.093 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items
21:04:53.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.092928 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 15)
21:04:53.094 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:53.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.099524 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 15)
21:04:53.101 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items
21:04:53.101 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:53.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.111 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.139766 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48018 (request call id 6)
21:04:53.140 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items
21:04:53.140 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:53.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.148 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:53.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.153 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.158896 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48022 (request call id 3)
21:04:53.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.165103 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48022 (request call id 3)
21:04:53.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.179955 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 18)
21:04:53.181 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items
21:04:53.181 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:53.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.184394 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 18)
21:04:53.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.185400 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 18)
21:04:53.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.200285 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 18)
21:04:53.201 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items
21:04:53.201 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:53.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.206732 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 18)
21:04:53.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.216 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.217 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:53.217 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:53.217 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:53.218 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:53.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:53.219 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:53.219 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:53.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:53.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:53.226 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:53.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:53.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=171), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [28ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items, [45ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [64ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 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.29.68.125:39315, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [104ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 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.29.68.125:39315, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48022 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.29.68.125:39315, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [167ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@2123786825(state=PENDING, result=null, callback=(continuation of Deferred@728643668 after retry RPC after error@1327658427) -> (continuation of Deferred@1395685643 after retry RPC after error@515478790) -> (continuation of Deferred@1154458141 after retry RPC after error@404527250) -> (continuation of Deferred@1211388603 after retry RPC after error@452456222) -> (continuation of Deferred@596732183 after retry RPC after error@1597357567), errback=(continuation of Deferred@728643668 after retry RPC after error@1327658427) -> (continuation of Deferred@1395685643 after retry RPC after error@515478790) -> (continuation of Deferred@1154458141 after retry RPC after error@404527250) -> (continuation of Deferred@1211388603 after retry RPC after error@452456222) -> (continuation of Deferred@596732183 after retry RPC after error@1597357567))) after lookup
21:04:53.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.230309 30001 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 29)
21:04:53.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.253 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.255 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.281387 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47972 (request call id 19)
21:04:53.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.299538 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47972 (request call id 19)
21:04:53.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.320128 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47972 (request call id 19)
21:04:53.328 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.328 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.338280 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48022 (request call id 7)
21:04:53.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.339108 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48022 (request call id 7)
21:04:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.345636 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48022 (request call id 7)
21:04:53.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.354 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:53.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.359 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.359 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:53.359 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:53.359 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:53.360 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:53.360 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:53.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:53.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:53.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:53.364 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:53.364 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.365897 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48018 (request call id 12)
21:04:53.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.385458 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48018 (request call id 12)
21:04:53.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.405710 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48018 (request call id 12)
21:04:53.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.426064 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48018 (request call id 12)
21:04:53.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.430 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.460 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.461 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.468051 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48004 (request call id 19)
21:04:53.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.478366 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48004 (request call id 19)
21:04:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.497772 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48004 (request call id 19)
21:04:53.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.518071 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48004 (request call id 19)
21:04:53.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.532 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.538093 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48022 (request call id 13)
21:04:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.559404 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48022 (request call id 13)
21:04:53.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.561 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.566 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.578467 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 17)
21:04:53.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.581563 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 17)
21:04:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.589779 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 17)
21:04:53.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.599628 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 17)
21:04:53.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.610144 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 17)
21:04:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.618907 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 17)
21:04:53.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.630419 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 17)
21:04:53.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.633 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.639258 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48018 (request call id 18)
21:04:53.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.647702 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48018 (request call id 18)
21:04:53.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.650625 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47926 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48018 (request call id 18)
21:04:53.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.662 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.664201 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47994 (request call id 17)
21:04:53.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.666 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.668550 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48004 (request call id 22)
21:04:53.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.670356 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 37)
21:04:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.678157 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 37)
21:04:53.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.681228 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 37)
21:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.685114 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 37)
21:04:53.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.698367 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 37)
21:04:53.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.700160 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 37)
21:04:53.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.705310 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 37)
21:04:53.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.717819 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 37)
21:04:53.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.721227 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 37)
21:04:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.725812 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47926 (request call id 37)
21:04:53.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.735 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.737634 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48022 (request call id 18)
21:04:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.740662 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48022 (request call id 18)
21:04:53.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.758445 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48022 (request call id 18)
21:04:53.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.761358 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48022 (request call id 18)
21:04:53.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.764 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.765811 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48004 (request call id 26)
21:04:53.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.768 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.778839 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 20)
21:04:53.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.779073 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 20)
21:04:53.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.780577 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47972 (request call id 28)
21:04:53.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.783756 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47972 (request call id 28)
21:04:53.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.799178 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47972 (request call id 28)
21:04:53.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.799178 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47972 (request call id 28)
21:04:53.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.804021 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47972 (request call id 28)
21:04:53.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.818699 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47972 (request call id 28)
21:04:53.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.820359 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47972 (request call id 28)
21:04:53.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.824712 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47972 (request call id 28)
21:04:53.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.836 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.837 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:53.837 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:53.837 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:53.838 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:53.838 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:53.838 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:53.839 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:53.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:53.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.840198 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 23)
21:04:53.841 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:53.842 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:53.844 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:53.845 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:53.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.848169 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 23)
21:04:53.849 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:53.850 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:53.851 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:53.854 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:53.859 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:53.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.859733 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47988 (request call id 23)
21:04:53.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.866 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.868 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:53.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.872 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:53.876 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:53.884 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x990972f8, L:/127.0.0.1:40148 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.884157 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47994 (request call id 23)
21:04:53.898 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x23fc5faa, L:/127.0.0.1:48028 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:53.898 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6da2f11d, L:/127.0.0.1:54848 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:53.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.899250 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47994 (request call id 23)
21:04:53.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.899938 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.900 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items
21:04:53.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48018 (request call id 25)
21:04:53.902 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:53.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.905903 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48018 (request call id 25)
21:04:53.908 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items
21:04:53.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.907495 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48018 (request call id 25)
21:04:53.911 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:53.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.926224 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48018 (request call id 25)
21:04:53.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.927331 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48018 (request call id 25)
21:04:53.928 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items
21:04:53.929 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:53.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.939 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.945518 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48004 (request call id 30)
21:04:53.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.948364 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48028 (request call id 3)
21:04:53.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.961164 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48028 (request call id 3)
21:04:53.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.963975 29998 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47994 (request call id 24)
21:04:53.964 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items
21:04:53.964 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:53.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.965735 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47994 (request call id 24)
21:04:53.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.967 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:53.972 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:53.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.981635 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47972 (request call id 31)
21:04:53.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.986796 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48028 (request call id 4)
21:04:53.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.987859 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48028 (request call id 4)
21:04:53.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:53.998381 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:53.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48028 (request call id 4)
21:04:54.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.001310 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48028 (request call id 4)
21:04:54.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.005074 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48028 (request call id 4)
21:04:54.012 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items
21:04:54.012 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:54.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.012725 30000 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 14)
21:04:54.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.017541 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 14)
21:04:54.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.020366 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 14)
21:04:54.030 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items
21:04:54.030 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:54.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.028533 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.67:51711 (request call id 14)
21:04:54.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.042 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:54.044312 30000 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items [suppressed 91 similar messages]
21:04:54.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.044759 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48022 (request call id 23)
21:04:54.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.059549 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48022 (request call id 23)
21:04:54.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.069 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.074 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.080056 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48018 (request call id 28)
21:04:54.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.087572 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48028 (request call id 6)
21:04:54.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.098925 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48028 (request call id 6)
21:04:54.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.098925 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48028 (request call id 6)
21:04:54.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.114745 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 16)
21:04:54.115 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items
21:04:54.115 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:54.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.118331 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 16)
21:04:54.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.119057 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 16)
21:04:54.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.126387 30000 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 16)
21:04:54.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.138729 30001 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47988 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 16)
21:04:54.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.139436 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.66:39271 (request call id 16)
21:04:54.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.145 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.146 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:54.146 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:54.146 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:54.147 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:54.147 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:54.147 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:54.147 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:54.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:54.150 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:54.150 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:54.153 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:54.154 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:54.156 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:54.157 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:54.157 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:54.159 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:54.162 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:54.162 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:54.163 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:54.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.171 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.172 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:54.172 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:54.172 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:54.174 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:54.174 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:54.175 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:54.175 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:54.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.177 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.178 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x46012c6b, L:/127.0.0.1:40150 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:54.180 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:54.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:54.192 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x300a2a5f, L:/127.0.0.1:48032 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:54.194 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:54.195 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:54.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:54.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=42), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [28ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=null) after lookup
21:04:54.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:54.201 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x68c1ccf8, L:/127.0.0.1:54850 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:54.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.226613 29999 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 19)
21:04:54.229 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.68.126:36555: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items
21:04:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.228746 29999 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.29.68.65:56035 (request call id 19)
21:04:54.233 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555; will retry
21:04:54.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.261 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.282 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.304 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:54.340057 29998 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48018 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
21:04:54.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48028 (request call id 8)
21:04:54.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.366 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.367 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:54.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:54.367 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:54.367 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:54.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=523), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [45ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items, [56ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [57ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 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.29.68.125:39315, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 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.29.68.125:39315, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [104ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items, [119ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 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.29.68.125:39315, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [145ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items, [167ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [184ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items, [185ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 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.29.68.125:39315, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [244ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items, [270ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [384ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items, [384ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [388ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [388ms] delaying RPC due to: Service unavailable: Master config (127.29.68.125:39315,127.29.68.124:42793,127.29.68.126:36555) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48028 dropped due to backpressure: service queue is full with 1 items, [480ms] refreshing cache from master, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [484ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [484ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [522ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=Deferred@1960585903(state=PENDING, result=null, callback=(continuation of Deferred@2125008417 after retry RPC after error@637285601) -> (continuation of Deferred@1189052837 after retry RPC after error@1396920963) -> (continuation of Deferred@1705871052 after retry RPC after error@565374372) -> (continuation of Deferred@467309214 after retry RPC after error@1380195372) -> (continuation of Deferred@1540782926 after retry RPC after error@1841263197) -> (continuation of Deferred@582898454 after retry RPC after error@1357483537) -> (continuation of Deferred@948802377 after retry RPC after error@775304095) -> (continuation of Deferred@2126574508 after retry RPC after error@1657107299), errback=(continuation of Deferred@2125008417 after retry RPC after error@637285601) -> (continuation of Deferred@1189052837 after retry RPC after error@1396920963) -> (continuation of Deferred@1705871052 after retry RPC after error@565374372) -> (continuation of Deferred@467309214 after retry RPC after error@1380195372) -> (continuation of Deferred@1540782926 after retry RPC after error@1841263197) -> (continuation of Deferred@582898454 after retry RPC after error@1357483537) -> (continuation of Deferred@948802377 after retry RPC after error@775304095) -> (continuation of Deferred@2126574508 after retry RPC after error@1657107299))) after lookup
21:04:54.368 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:54.368 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:54.369 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:54.369 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:54.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:54.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:54.375 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:54.375 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:54.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.386 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.387 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:54.387 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:54.387 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:54.388 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:54.388 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:54.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:54.388 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:54.389 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:54.391 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:54.391 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:54.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.408 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.476 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.488 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.489 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:54.489 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:54.490 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:54.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:54.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:54.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:54.492 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:54.492 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:54.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:54.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:54.496 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
21:04:54.497 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.125:39315(127.29.68.125:39315)] connecting to peer
21:04:54.498 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.124:42793(127.29.68.124:42793)] connecting to peer
21:04:54.499 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.68.125:39315(127.29.68.125:39315)] Successfully connected to peer
21:04:54.500 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.68.126:36555(127.29.68.126:36555)] connecting to peer
21:04:54.502 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.68.126:36555(127.29.68.126:36555)] Successfully connected to peer
21:04:54.502 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.125
21:04:54.503 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.68.124:42793(127.29.68.124:42793)] Successfully connected to peer
21:04:54.504 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.126
21:04:54.505 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.68.124
21:04:54.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.513 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.530 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x56bcc4c8, L:/127.0.0.1:40156 - R:/127.29.68.124:42793] using SASL/PLAIN
21:04:54.531 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x658150bc, L:/127.0.0.1:54852 - R:/127.29.68.125:39315] using SASL/PLAIN
21:04:54.544 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xba851fd5, L:/127.0.0.1:48038 - R:/127.29.68.126:36555] using SASL/PLAIN
21:04:54.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.582 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.583 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:54.583 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:54.583 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:54.583 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:54.584 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:54.584 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:54.584 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:54.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:54.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
21:04:54.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=91), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.125:39315, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.124:42793, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.68.126:36555, [36ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.124:42793: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.125:39315: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.68.126:36555: OK, deferred=null) after lookup
21:04:54.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.591 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.594 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:54.594 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:54.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 0d41fa83353e4e2ab368d2a10bc3f89b
21:04:54.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.618 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.696 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.700 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.723 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.723 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:54.723 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:54.723 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:54.724 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:54.724 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:54.724 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:54.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:54.724 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:54.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:54.727 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:54.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.801 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.804 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.906 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.907 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:54.907 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:54.907 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:54.908 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:54.908 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:54.908 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:54.908 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:54.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:54.909 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:54.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:54.911 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:54.911 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:55.014 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:55.014 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:55.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 78ad33463d9a46e58607769911487bb2 for table 'TestHandleTooBusy' with partition [<start>, <end>)
21:04:55.119 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=78ad33463d9a46e58607769911487bb2@[636525d82c16440aa924fbd42827b3b2(127.29.68.66:45653)[L],691dd9a9de814206bef7775a51d03afa(127.29.68.65:44757),e5653a546eef443f877b19b5dd213a7e(127.29.68.67:33797)]}]
21:04:55.119 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:55.119 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:55.120 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:55.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:55.120 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:55.120 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:55.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:55.121 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:55.122 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:55.123 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:55.123 [DEBUG - main] (Connection.java:575) [peer master-127.29.68.126:36555(127.29.68.126:36555)] disconnecting while in state READY
21:04:55.123 [DEBUG - main] (Connection.java:575) [peer master-127.29.68.124:42793(127.29.68.124:42793)] disconnecting while in state READY
21:04:55.123 [DEBUG - main] (Connection.java:575) [peer master-127.29.68.125:39315(127.29.68.125:39315)] disconnecting while in state READY
21:04:55.123 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.68.125:39315(127.29.68.125:39315)] handling channelInactive
21:04:55.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
21:04:55.124 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.68.125:39315(127.29.68.125:39315)] cleaning up while in state READY due to: connection closed
21:04:55.123 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.68.126:36555(127.29.68.126:36555)] handling channelInactive
21:04:55.124 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.68.126:36555(127.29.68.126:36555)] cleaning up while in state READY due to: connection closed
21:04:55.126 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.68.124:42793(127.29.68.124:42793)] handling channelInactive
21:04:55.126 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.68.124:42793(127.29.68.124:42793)] cleaning up while in state READY due to: connection closed
21:04:55.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:55.126998 29969 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu with pid 30172
21:04:55.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:55.150085 29969 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu with pid 30328
21:04:55.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 21:04:55.181901 29999 connection.cc:573] server connection from 127.29.68.66:39271 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
21:04:55.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:55.182771 29969 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu with pid 30466
21:04:55.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:55.211921 29969 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu with pid 29981
21:04:55.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:55.256886 29969 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu with pid 30023
21:04:55.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 21:04:55.286373 29969 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskBg0yCo/build/tsan/bin/kudu with pid 30072
21:04:56.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T21:04:56Z chronyd exiting

Time: 31.079

OK (1 test)

