JUnit version 4.13.2
.02:11:10.474 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783476670464
02:11:10.556 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
02:11:10.656 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
02:11:10.664 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taske7LQjx/test-tmp
02:11:10.670 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
02:11:10.673 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taske7LQjx/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
02:11:10.899 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

02:11:10.914 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:11:10.915 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

02:11:10.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:10.918248 11387 mini_oidc.cc:150] Starting JWKS server
02:11:10.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:10.921499 11387 webserver.cc:533] Webserver started at http://127.0.0.1:41937/ using document root <none> and password file <none>
02:11:10.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:10.921828 11387 mini_oidc.cc:186] Starting OIDC Discovery server
02:11:10.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:10.922262 11387 webserver.cc:533] Webserver started at http://127.0.0.1:40605/ using document root <none> and password file <none>
02:11:10.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:11:10Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
02:11:10.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:11:10Z Disabled control of system clock
02:11:10.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:10.944823 11387 external_mini_cluster.cc:1372] Running /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:10.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:10.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/wal
02:11:10.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/data
02:11:10.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:11:10.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:11:10.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:11:10.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/logs
02:11:10.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/data/info.pb
02:11:10.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:11:10.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:11:10.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:11:10.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:11:10.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:10.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:10.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:10.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:11:10.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:11:10.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:11:10.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:11:10.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.30.254:34141
02:11:10.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.30.254
02:11:10.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:10.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.30.212:43213
02:11:10.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:10.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:10.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:10.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:11:10.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.30.254:34141,127.11.30.253:38171,127.11.30.252:35471
02:11:10.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:11:10.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41937/jwks.json with env {}
02:11:11.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.108934 11398 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:11:11.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.109352 11398 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:11:11.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.109436 11398 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:11:11.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.115912 11398 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:11:11.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.116119 11398 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:11:11.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.116165 11398 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:11:11.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.116197 11398 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:11:11.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.116230 11398 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:11:11.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.116253 11398 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41937/jwks.json
02:11:11.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.123262 11398 master_runner.cc:387] Master server non-default flags:
02:11:11.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:11.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.30.212:43213
02:11:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/data
02:11:11.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/wal
02:11:11.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:11:11.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.30.254:34141,127.11.30.253:38171,127.11.30.252:35471
02:11:11.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:11.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:11.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:11:11.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.30.254:34141
02:11:11.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:11:11.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:11:11.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:11:11.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41937/jwks.json
02:11:11.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:11.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:11.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/data/info.pb
02:11:11.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.30.254
02:11:11.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:11.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:11:11.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11398
02:11:11.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:11.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:11:11.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:11:11.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:11.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/logs
02:11:11.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:11.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:11:11.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:11:11.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:11:11.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:11:11.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
02:11:11.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
02:11:11.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:43:16 UTC on bdcb31816ec0
02:11:11.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12764
02:11:11.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.125592 11398 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:11:11.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.127921 11398 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:11:11.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.139571 11404 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:11.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.139660 11398 server_base.cc:1061] running on GCE node
02:11:11.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.139571 11403 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:11.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.139798 11406 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:11.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.141608 11398 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:11:11.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.143203 11398 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:11:11.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.144631 11398 hybrid_clock.cc:648] HybridClock initialized: now 1783476671144545 us; error 183 us; skew 500 ppm
02:11:11.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.147507 11398 webserver.cc:533] Webserver started at http://127.11.30.254:38849/ using document root <none> and password file <none>
02:11:11.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.148304 11398 fs_manager.cc:362] Metadata directory not provided
02:11:11.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.148378 11398 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:11:11.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.148716 11398 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:11:11.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.151022 11398 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/data/instance:
02:11:11.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ef1ed16712634a1fb8e9dcbe5249b05e"
02:11:11.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:11 on dist-test-slave-fwbr"
02:11:11.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.151654 11398 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/wal/instance:
02:11:11.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ef1ed16712634a1fb8e9dcbe5249b05e"
02:11:11.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:11 on dist-test-slave-fwbr"
02:11:11.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.157442 11398 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
02:11:11.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.162170 11412 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:11:11.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.164191 11398 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
02:11:11.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.164584 11398 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/data,/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/wal
02:11:11.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ef1ed16712634a1fb8e9dcbe5249b05e"
02:11:11.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:11 on dist-test-slave-fwbr"
02:11:11.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.164740 11398 fs_report.cc:389] FS layout report
02:11:11.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:11:11.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/wal
02:11:11.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/wal
02:11:11.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/data/data
02:11:11.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:11:11.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:11:11.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:11:11.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:11:11.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:11:11.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:11:11.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:11:11.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:11:11.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:11:11.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:11:11.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:11:11.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.186821 11398 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:11:11.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.188074 11398 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:11:11.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.188313 11398 kserver.cc:163] Server-wide thread pool size limit: 3276
02:11:11.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.202760 11398 rpc_server.cc:307] RPC server started. Bound to: 127.11.30.254:34141
02:11:11.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.202879 11464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.30.254:34141 every 8 connection(s)
02:11:11.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.204227 11398 server_base.cc:1193] Dumped server information to /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/data/info.pb
02:11:11.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.207495 11387 external_mini_cluster.cc:1434] Started /tmp/dist-test-taske7LQjx/build/debug/bin/kudu as pid 11398
02:11:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.207731 11387 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-0/wal/instance
02:11:11.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.208711 11465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:11.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.210065 11387 external_mini_cluster.cc:1372] Running /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:11.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:11.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/wal
02:11:11.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/data
02:11:11.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:11:11.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:11:11.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:11:11.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:11.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:11.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:11.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/logs
02:11:11.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/data/info.pb
02:11:11.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:11.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:11:11.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:11:11.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:11:11.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:11:11.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:11.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:11.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:11.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:11:11.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:11:11.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:11:11.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:11:11.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.30.253:38171
02:11:11.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.30.253
02:11:11.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:11.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.30.212:43213
02:11:11.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:11.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:11.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:11:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.30.254:34141,127.11.30.253:38171,127.11.30.252:35471
02:11:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:11:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41937/jwks.json with env {}
02:11:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.214337 11465 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } has no permanent_uuid. Determining permanent_uuid...
02:11:11.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.234582 11465 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } has no permanent_uuid. Determining permanent_uuid...
02:11:11.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.235649 11416 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.30.253:38171: connect: Connection refused (error 111)
02:11:11.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.236720 11465 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.30.253:38171: Network error: Client connection negotiation failed: client connection to 127.11.30.253:38171: connect: Connection refused (error 111)
02:11:11.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.286119 11465 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } attempt: 1
02:11:11.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.289202 11465 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.30.253:38171: Network error: Client connection negotiation failed: client connection to 127.11.30.253:38171: connect: Connection refused (error 111)
02:11:11.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.357507 11465 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } attempt: 2
02:11:11.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.360488 11465 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.30.253:38171: Network error: Client connection negotiation failed: client connection to 127.11.30.253:38171: connect: Connection refused (error 111)
02:11:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.383256 11467 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:11:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.383620 11467 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:11:11.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.383690 11467 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:11:11.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.390105 11467 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:11:11.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.390255 11467 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:11:11.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.390286 11467 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:11:11.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.390307 11467 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:11:11.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.390331 11467 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:11:11.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.390345 11467 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41937/jwks.json
02:11:11.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.397948 11467 master_runner.cc:387] Master server non-default flags:
02:11:11.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:11.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.30.212:43213
02:11:11.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:11.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:11.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/data
02:11:11.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/wal
02:11:11.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:11:11.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.30.254:34141,127.11.30.253:38171,127.11.30.252:35471
02:11:11.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:11.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:11.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:11:11.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.30.253:38171
02:11:11.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:11:11.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:11:11.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:11:11.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41937/jwks.json
02:11:11.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/data/info.pb
02:11:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.30.253
02:11:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:11:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11467
02:11:11.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:11.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:11:11.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:11:11.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:11.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/logs
02:11:11.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:11.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:11:11.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:11:11.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:11:11.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:11:11.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
02:11:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
02:11:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:43:16 UTC on bdcb31816ec0
02:11:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12764
02:11:11.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.400133 11467 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:11:11.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.403347 11467 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:11:11.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.415393 11475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:11.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.415378 11478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:11.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.415400 11476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:11.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.415930 11467 server_base.cc:1061] running on GCE node
02:11:11.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.417057 11467 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:11:11.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.418951 11467 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:11:11.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.420272 11467 hybrid_clock.cc:648] HybridClock initialized: now 1783476671420189 us; error 112 us; skew 500 ppm
02:11:11.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.422859 11467 webserver.cc:533] Webserver started at http://127.11.30.253:34211/ using document root <none> and password file <none>
02:11:11.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.423743 11467 fs_manager.cc:362] Metadata directory not provided
02:11:11.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.423846 11467 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:11:11.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.424140 11467 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:11:11.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.426358 11467 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/data/instance:
02:11:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "036dd41b1dd04a4b91c4df48b580c01a"
02:11:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:11 on dist-test-slave-fwbr"
02:11:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.427095 11467 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/wal/instance:
02:11:11.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "036dd41b1dd04a4b91c4df48b580c01a"
02:11:11.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:11 on dist-test-slave-fwbr"
02:11:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.432366 11467 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
02:11:11.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.436259 11484 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:11:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.438052 11467 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
02:11:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.438266 11467 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/data,/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/wal
02:11:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "036dd41b1dd04a4b91c4df48b580c01a"
02:11:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:11 on dist-test-slave-fwbr"
02:11:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.438410 11467 fs_report.cc:389] FS layout report
02:11:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:11:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/wal
02:11:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/wal
02:11:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/data/data
02:11:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:11:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:11:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:11:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:11:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:11:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:11:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:11:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:11:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:11:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:11:11.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:11:11.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.452025 11465 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } attempt: 3
02:11:11.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.454355 11465 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.30.253:38171: Network error: Client connection negotiation failed: client connection to 127.11.30.253:38171: connect: Connection refused (error 111)
02:11:11.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.464089 11467 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:11:11.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.464880 11467 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:11:11.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.465075 11467 kserver.cc:163] Server-wide thread pool size limit: 3276
02:11:11.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.474125 11467 rpc_server.cc:307] RPC server started. Bound to: 127.11.30.253:38171
02:11:11.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.474262 11536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.30.253:38171 every 8 connection(s)
02:11:11.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.475449 11467 server_base.cc:1193] Dumped server information to /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/data/info.pb
02:11:11.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.480226 11537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:11.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.483944 11387 external_mini_cluster.cc:1434] Started /tmp/dist-test-taske7LQjx/build/debug/bin/kudu as pid 11467
02:11:11.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.484068 11387 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-1/wal/instance
02:11:11.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.484831 11387 external_mini_cluster.cc:1372] Running /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:11.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:11.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/wal
02:11:11.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/data
02:11:11.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:11:11.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:11:11.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:11:11.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:11.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:11.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:11.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/logs
02:11:11.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/data/info.pb
02:11:11.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:11.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:11:11.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:11:11.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:11:11.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:11:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:11.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:11.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:11:11.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:11:11.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:11:11.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:11:11.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.30.252:35471
02:11:11.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.30.252
02:11:11.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:11.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.30.212:43213
02:11:11.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:11.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:11.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:11.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:11:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.30.254:34141,127.11.30.253:38171,127.11.30.252:35471
02:11:11.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:11:11.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41937/jwks.json with env {}
02:11:11.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.486164 11537 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } has no permanent_uuid. Determining permanent_uuid...
02:11:11.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.504769 11537 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } has no permanent_uuid. Determining permanent_uuid...
02:11:11.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.514381 11537 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } has no permanent_uuid. Determining permanent_uuid...
02:11:11.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.515903 11488 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.30.252:35471: connect: Connection refused (error 111)
02:11:11.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.517516 11537 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.30.252:35471: Network error: Client connection negotiation failed: client connection to 127.11.30.252:35471: connect: Connection refused (error 111)
02:11:11.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.566854 11537 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } attempt: 1
02:11:11.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.569342 11537 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.30.252:35471: Network error: Client connection negotiation failed: client connection to 127.11.30.252:35471: connect: Connection refused (error 111)
02:11:11.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.597613 11465 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } attempt: 4
02:11:11.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.604337 11465 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } has no permanent_uuid. Determining permanent_uuid...
02:11:11.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.606156 11465 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.30.252:35471: Network error: Client connection negotiation failed: client connection to 127.11.30.252:35471: connect: Connection refused (error 111)
02:11:11.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.621531 11539 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:11:11.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.621798 11539 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:11:11.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.621845 11539 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:11:11.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.625387 11539 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:11:11.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.625476 11539 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:11:11.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.625499 11539 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:11:11.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.625516 11539 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:11:11.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.625535 11539 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:11:11.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.625551 11539 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41937/jwks.json
02:11:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.629962 11539 master_runner.cc:387] Master server non-default flags:
02:11:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.30.212:43213
02:11:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:11.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:11.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/data
02:11:11.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/wal
02:11:11.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:11:11.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.30.254:34141,127.11.30.253:38171,127.11.30.252:35471
02:11:11.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:11.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:11.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:11:11.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.30.252:35471
02:11:11.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:11:11.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:11:11.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:11:11.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41937/jwks.json
02:11:11.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:11.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:11.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/data/info.pb
02:11:11.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.30.252
02:11:11.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:11.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:11:11.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11539
02:11:11.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:11.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:11:11.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:11:11.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:11.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/logs
02:11:11.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:11.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:11:11.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:11:11.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:11:11.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:11:11.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
02:11:11.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
02:11:11.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:43:16 UTC on bdcb31816ec0
02:11:11.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12764
02:11:11.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.631201 11539 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:11:11.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.632649 11539 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:11:11.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.637636 11537 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } attempt: 2
02:11:11.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.639859 11537 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.30.252:35471: Network error: Client connection negotiation failed: client connection to 127.11.30.252:35471: connect: Connection refused (error 111)
02:11:11.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.640378 11547 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:11.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.640455 11548 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:11.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.640848 11550 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:11.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.641343 11539 server_base.cc:1061] running on GCE node
02:11:11.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.642094 11539 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:11:11.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.643554 11539 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:11:11.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.644903 11539 hybrid_clock.cc:648] HybridClock initialized: now 1783476671644826 us; error 114 us; skew 500 ppm
02:11:11.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.647548 11539 webserver.cc:533] Webserver started at http://127.11.30.252:44369/ using document root <none> and password file <none>
02:11:11.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.648319 11539 fs_manager.cc:362] Metadata directory not provided
02:11:11.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.648389 11539 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:11:11.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.648665 11539 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:11:11.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.650796 11539 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/data/instance:
02:11:11.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c"
02:11:11.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:11 on dist-test-slave-fwbr"
02:11:11.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.651430 11539 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/wal/instance:
02:11:11.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c"
02:11:11.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:11 on dist-test-slave-fwbr"
02:11:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.655877 11539 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
02:11:11.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.659046 11556 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:11:11.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.660732 11539 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
02:11:11.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.660883 11539 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/data,/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/wal
02:11:11.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c"
02:11:11.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:11 on dist-test-slave-fwbr"
02:11:11.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.661011 11539 fs_report.cc:389] FS layout report
02:11:11.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:11:11.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/wal
02:11:11.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/wal
02:11:11.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/data/data
02:11:11.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:11:11.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:11:11.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:11:11.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:11:11.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:11:11.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:11:11.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:11:11.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:11:11.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:11:11.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:11:11.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:11:11.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.665501 11465 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } attempt: 1
02:11:11.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.667722 11465 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.30.252:35471: Network error: Client connection negotiation failed: client connection to 127.11.30.252:35471: connect: Connection refused (error 111)
02:11:11.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.691152 11539 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:11:11.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.692978 11539 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:11:11.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.693259 11539 kserver.cc:163] Server-wide thread pool size limit: 3276
02:11:11.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.705521 11608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.30.252:35471 every 8 connection(s)
02:11:11.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.705542 11539 rpc_server.cc:307] RPC server started. Bound to: 127.11.30.252:35471
02:11:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.707296 11539 server_base.cc:1193] Dumped server information to /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/data/info.pb
02:11:11.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.711337 11609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:11.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.713773 11387 external_mini_cluster.cc:1434] Started /tmp/dist-test-taske7LQjx/build/debug/bin/kudu as pid 11539
02:11:11.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.713918 11387 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/master-2/wal/instance
02:11:11.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.716040 11609 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } has no permanent_uuid. Determining permanent_uuid...
02:11:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.728799 11609 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } has no permanent_uuid. Determining permanent_uuid...
02:11:11.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.731235 11537 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } attempt: 3
02:11:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.734941 11465 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } attempt: 2
02:11:11.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.735211 11609 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } has no permanent_uuid. Determining permanent_uuid...
02:11:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.746838 11609 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c: Bootstrap starting.
02:11:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.747025 11465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e: Bootstrap starting.
02:11:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.747772 11537 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a: Bootstrap starting.
02:11:11.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.750335 11609 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c: Neither blocks nor log segments found. Creating new log.
02:11:11.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.750669 11537 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a: Neither blocks nor log segments found. Creating new log.
02:11:11.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.750958 11465 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e: Neither blocks nor log segments found. Creating new log.
02:11:11.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.752125 11609 log.cc:826] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c: Log is configured to *not* fsync() on all Append() calls
02:11:11.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.752125 11537 log.cc:826] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a: Log is configured to *not* fsync() on all Append() calls
02:11:11.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.752377 11465 log.cc:826] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e: Log is configured to *not* fsync() on all Append() calls
02:11:11.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.754288 11537 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a: No bootstrap required, opened a new log
02:11:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.754849 11465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e: No bootstrap required, opened a new log
02:11:11.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.758451 11609 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c: No bootstrap required, opened a new log
02:11:11.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.758859 11537 raft_consensus.cc:359] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } }
02:11:11.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.759066 11537 raft_consensus.cc:385] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:11.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.759126 11537 raft_consensus.cc:740] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 036dd41b1dd04a4b91c4df48b580c01a, State: Initialized, Role: FOLLOWER
02:11:11.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.759217 11465 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } }
02:11:11.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.759486 11465 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:11.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.759539 11465 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef1ed16712634a1fb8e9dcbe5249b05e, State: Initialized, Role: FOLLOWER
02:11:11.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.759747 11537 consensus_queue.cc:260] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [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: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } }
02:11:11.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.760149 11465 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [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: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } }
02:11:11.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.760978 11623 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [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: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } } }
02:11:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.761121 11623 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [sys.catalog]: This master's current role is: FOLLOWER
02:11:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.762202 11609 raft_consensus.cc:359] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } }
02:11:11.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.762435 11609 raft_consensus.cc:385] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:11.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.762485 11609 raft_consensus.cc:740] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8c59ec08c2c4ff5b0bfff2c3a07b85c, State: Initialized, Role: FOLLOWER
02:11:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.762576 11465 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [sys.catalog]: configured and running, proceeding with master startup.
02:11:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.763082 11609 consensus_queue.cc:260] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [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: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } }
02:11:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.764652 11609 sys_catalog.cc:565] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [sys.catalog]: configured and running, proceeding with master startup.
02:11:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.769915 11624 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [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: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } } }
02:11:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.770135 11624 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [sys.catalog]: This master's current role is: FOLLOWER
02:11:11.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.772298 11537 sys_catalog.cc:565] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [sys.catalog]: configured and running, proceeding with master startup.
02:11:11.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.769553 11398 master_runner.cc:187] Error getting master registration for 127.11.30.253:38171: OK, instance_id { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" instance_seqno: 1783476671471358 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:11:11.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.774194 11398 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:11:11.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.773154 11539 master_runner.cc:187] Error getting master registration for 127.11.30.253:38171: OK, instance_id { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" instance_seqno: 1783476671471358 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:11:11.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.775650 11539 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:11:11.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.775924 11646 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:11:11.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.775997 11646 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:11:11.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.778879 11622 sys_catalog.cc:455] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [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: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } } }
02:11:11.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.779119 11622 sys_catalog.cc:458] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [sys.catalog]: This master's current role is: FOLLOWER
02:11:11.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.779808 11639 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:11:11.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.780109 11639 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:11:11.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.785548 11659 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:11:11.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.789546 11659 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:11:11.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.797063 11467 master_runner.cc:264] No leader master found from master 036dd41b1dd04a4b91c4df48b580c01a
02:11:11.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.797220 11467 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:11:11.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.940891 11418 tablet.cc:2406] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:11:11.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.945391 11562 tablet.cc:2406] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:11:11.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.953701 11622 raft_consensus.cc:493] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:11:11.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.953972 11622 raft_consensus.cc:515] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } }
02:11:11.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.957664 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "036dd41b1dd04a4b91c4df48b580c01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" is_pre_election: true
02:11:11.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.958050 11439 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 036dd41b1dd04a4b91c4df48b580c01a in term 0.
02:11:11.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.960278 11582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "036dd41b1dd04a4b91c4df48b580c01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" is_pre_election: true
02:11:11.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.960660 11582 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 036dd41b1dd04a4b91c4df48b580c01a in term 0.
02:11:11.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:11.967347 11490 tablet.cc:2406] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:11:11.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.968809 11485 leader_election.cc:304] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [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: 036dd41b1dd04a4b91c4df48b580c01a, ef1ed16712634a1fb8e9dcbe5249b05e; no voters: 
02:11:11.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.975756 11622 leader_election.cc:290] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef1ed16712634a1fb8e9dcbe5249b05e (127.11.30.254:34141), a8c59ec08c2c4ff5b0bfff2c3a07b85c (127.11.30.252:35471)
02:11:11.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.976559 11622 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [term 0 FOLLOWER]: Leader pre-election won for term 1
02:11:11.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.976670 11622 raft_consensus.cc:493] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:11:11.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.976714 11622 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [term 0 FOLLOWER]: Advancing to term 1
02:11:11.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.980365 11622 raft_consensus.cc:515] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } }
02:11:11.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.982354 11439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "036dd41b1dd04a4b91c4df48b580c01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e"
02:11:11.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.982625 11439 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [term 0 FOLLOWER]: Advancing to term 1
02:11:11.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.985008 11439 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036dd41b1dd04a4b91c4df48b580c01a in term 1.
02:11:11.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.985786 11485 leader_election.cc:304] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [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: 036dd41b1dd04a4b91c4df48b580c01a, ef1ed16712634a1fb8e9dcbe5249b05e; no voters: 
02:11:12.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.992484 11582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "036dd41b1dd04a4b91c4df48b580c01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c"
02:11:12.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:11.992715 11582 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [term 0 FOLLOWER]: Advancing to term 1
02:11:12.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.001413 11582 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 036dd41b1dd04a4b91c4df48b580c01a in term 1.
02:11:12.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.004495 11622 leader_election.cc:290] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [CANDIDATE]: Term 1 election: Requested vote from peers ef1ed16712634a1fb8e9dcbe5249b05e (127.11.30.254:34141), a8c59ec08c2c4ff5b0bfff2c3a07b85c (127.11.30.252:35471)
02:11:12.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.004807 11622 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [term 1 FOLLOWER]: Leader election won for term 1
02:11:12.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.004899 11622 raft_consensus.cc:697] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [term 1 LEADER]: Becoming Leader. State: Replica: 036dd41b1dd04a4b91c4df48b580c01a, State: Running, Role: LEADER
02:11:12.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.005240 11622 consensus_queue.cc:237] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [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: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } }
02:11:12.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.010912 11622 sys_catalog.cc:455] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 036dd41b1dd04a4b91c4df48b580c01a. Latest consensus state: current_term: 1 leader_uuid: "036dd41b1dd04a4b91c4df48b580c01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } } }
02:11:12.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.011153 11622 sys_catalog.cc:458] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [sys.catalog]: This master's current role is: LEADER
02:11:12.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.028244 11663 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
02:11:12.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.029901 11663 catalog_manager.cc:1520] Initializing Kudu cluster ID...
02:11:12.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.051218 11582 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [term 1 FOLLOWER]: Refusing update from remote peer 036dd41b1dd04a4b91c4df48b580c01a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:11:12.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.053260 11661 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:12.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.060796 11624 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 036dd41b1dd04a4b91c4df48b580c01a. Latest consensus state: current_term: 1 leader_uuid: "036dd41b1dd04a4b91c4df48b580c01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } } }
02:11:12.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.061074 11624 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [sys.catalog]: This master's current role is: FOLLOWER
02:11:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.065425 11439 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [term 1 FOLLOWER]: Refusing update from remote peer 036dd41b1dd04a4b91c4df48b580c01a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:11:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.067047 11661 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:12.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.079620 11623 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 036dd41b1dd04a4b91c4df48b580c01a. Latest consensus state: current_term: 1 leader_uuid: "036dd41b1dd04a4b91c4df48b580c01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } } }
02:11:12.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.079814 11623 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [sys.catalog]: This master's current role is: FOLLOWER
02:11:12.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.089388 11661 sys_catalog.cc:455] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "036dd41b1dd04a4b91c4df48b580c01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } } }
02:11:12.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.089594 11661 sys_catalog.cc:458] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [sys.catalog]: This master's current role is: LEADER
02:11:12.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.089696 11664 mvcc.cc:204] Tried to move back new op lower bound from 7305120448709107712 to 7305120448549576704. Current Snapshot: MvccSnapshot[applied={T|T < 7305120448709107712}]
02:11:12.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.091086 11667 mvcc.cc:204] Tried to move back new op lower bound from 7305120448709107712 to 7305120448549576704. Current Snapshot: MvccSnapshot[applied={T|T < 7305120448709107712}]
02:11:12.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.091490 11623 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "036dd41b1dd04a4b91c4df48b580c01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } } }
02:11:12.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.091702 11623 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e [sys.catalog]: This master's current role is: FOLLOWER
02:11:12.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.096586 11663 catalog_manager.cc:1383] Generated new cluster ID: a42814d9b005423dbebf00f4e3f53a6c
02:11:12.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.096728 11663 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
02:11:12.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.097886 11622 sys_catalog.cc:455] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "036dd41b1dd04a4b91c4df48b580c01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } } }
02:11:12.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.098078 11622 sys_catalog.cc:458] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a [sys.catalog]: This master's current role is: LEADER
02:11:12.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.099560 11624 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "036dd41b1dd04a4b91c4df48b580c01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef1ed16712634a1fb8e9dcbe5249b05e" member_type: VOTER last_known_addr { host: "127.11.30.254" port: 34141 } } peers { permanent_uuid: "036dd41b1dd04a4b91c4df48b580c01a" member_type: VOTER last_known_addr { host: "127.11.30.253" port: 38171 } } peers { permanent_uuid: "a8c59ec08c2c4ff5b0bfff2c3a07b85c" member_type: VOTER last_known_addr { host: "127.11.30.252" port: 35471 } } }
02:11:12.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.099759 11624 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c [sys.catalog]: This master's current role is: FOLLOWER
02:11:12.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.123183 11663 catalog_manager.cc:1406] Generated new certificate authority record
02:11:12.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.125245 11663 catalog_manager.cc:1540] Loading token signing keys...
02:11:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.139873 11663 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 036dd41b1dd04a4b91c4df48b580c01a: Generated new TSK 0
02:11:12.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.141026 11663 catalog_manager.cc:1550] Initializing in-progress tserver states...
02:11:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.152064 11387 external_mini_cluster.cc:1372] Running /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/wal
02:11:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/data
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/logs
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/data/info.pb
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.30.193:0
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.30.193
02:11:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.30.193
02:11:12.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:12.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.30.254:34141,127.11.30.253:38171,127.11.30.252:35471
02:11:12.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.30.212:43213
02:11:12.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:12.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:12.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:11:12.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.328056 11672 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:11:12.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.328538 11672 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:11:12.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.328624 11672 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:11:12.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.333712 11672 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:11:12.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.333906 11672 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.30.193
02:11:12.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.339182 11672 tablet_server_runner.cc:78] Tablet server non-default flags:
02:11:12.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.30.212:43213
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/data
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/wal
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.30.193:0
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/data/info.pb
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.30.193
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:12.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.30.254:34141,127.11.30.253:38171,127.11.30.252:35471
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11672
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.30.193
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/logs
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:43:16 UTC on bdcb31816ec0
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12764
02:11:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.340991 11672 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:11:12.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.343468 11672 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:11:12.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.355670 11680 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:12.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.355628 11677 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:12.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.355754 11678 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:12.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.356492 11672 server_base.cc:1061] running on GCE node
02:11:12.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.358733 11672 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:11:12.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.359987 11672 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:11:12.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.361742 11672 hybrid_clock.cc:648] HybridClock initialized: now 1783476672361694 us; error 61 us; skew 500 ppm
02:11:12.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.365775 11672 webserver.cc:533] Webserver started at http://127.11.30.193:42695/ using document root <none> and password file <none>
02:11:12.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.366854 11672 fs_manager.cc:362] Metadata directory not provided
02:11:12.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.366973 11672 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:11:12.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.367281 11672 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:11:12.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.370473 11672 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/data/instance:
02:11:12.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "40e18389e0ef49f29347d49b8d3c810e"
02:11:12.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:12 on dist-test-slave-fwbr"
02:11:12.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.371392 11672 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/wal/instance:
02:11:12.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "40e18389e0ef49f29347d49b8d3c810e"
02:11:12.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:12 on dist-test-slave-fwbr"
02:11:12.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.378252 11672 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
02:11:12.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.384282 11686 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:11:12.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.386421 11672 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
02:11:12.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.386670 11672 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/data,/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/wal
02:11:12.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "40e18389e0ef49f29347d49b8d3c810e"
02:11:12.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:12 on dist-test-slave-fwbr"
02:11:12.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.386848 11672 fs_report.cc:389] FS layout report
02:11:12.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:11:12.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/wal
02:11:12.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/wal
02:11:12.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/data/data
02:11:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:11:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:11:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:11:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:11:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:11:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:11:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:11:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:11:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:11:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:11:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:11:12.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.422156 11672 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:11:12.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.423599 11672 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:11:12.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.424059 11672 kserver.cc:163] Server-wide thread pool size limit: 3276
02:11:12.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.425361 11672 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:11:12.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.426995 11672 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:11:12.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.427074 11672 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:11:12.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.427131 11672 ts_tablet_manager.cc:616] Registered 0 tablets
02:11:12.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.427146 11672 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:11:12.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.447989 11672 rpc_server.cc:307] RPC server started. Bound to: 127.11.30.193:34557
02:11:12.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.448135 11799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.30.193:34557 every 8 connection(s)
02:11:12.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.449681 11672 server_base.cc:1193] Dumped server information to /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/data/info.pb
02:11:12.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.453225 11387 external_mini_cluster.cc:1434] Started /tmp/dist-test-taske7LQjx/build/debug/bin/kudu as pid 11672
02:11:12.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.453387 11387 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-0/wal/instance
02:11:12.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.457243 11387 external_mini_cluster.cc:1372] Running /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:12.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:12.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/wal
02:11:12.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/data
02:11:12.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:11:12.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:11:12.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:11:12.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:12.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:12.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:12.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/logs
02:11:12.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/data/info.pb
02:11:12.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:12.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:11:12.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:11:12.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:11:12.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:11:12.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:12.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:12.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:12.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:11:12.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:11:12.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.30.194:0
02:11:12.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.30.194
02:11:12.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.30.194
02:11:12.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:12.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.30.254:34141,127.11.30.253:38171,127.11.30.252:35471
02:11:12.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.30.212:43213
02:11:12.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:12.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:12.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:11:12.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.464233 11802 heartbeater.cc:344] Connected to a master server at 127.11.30.253:38171
02:11:12.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.464324 11800 heartbeater.cc:344] Connected to a master server at 127.11.30.252:35471
02:11:12.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.464437 11801 heartbeater.cc:344] Connected to a master server at 127.11.30.254:34141
02:11:12.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.464648 11800 heartbeater.cc:461] Registering TS with master...
02:11:12.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.464641 11801 heartbeater.cc:461] Registering TS with master...
02:11:12.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.464641 11802 heartbeater.cc:461] Registering TS with master...
02:11:12.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.465618 11801 heartbeater.cc:507] Master 127.11.30.254:34141 requested a full tablet report, sending...
02:11:12.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.465838 11800 heartbeater.cc:507] Master 127.11.30.252:35471 requested a full tablet report, sending...
02:11:12.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.465618 11802 heartbeater.cc:507] Master 127.11.30.253:38171 requested a full tablet report, sending...
02:11:12.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.467664 11429 ts_manager.cc:194] Registered new tserver with Master: 40e18389e0ef49f29347d49b8d3c810e (127.11.30.193:34557)
02:11:12.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.468021 11573 ts_manager.cc:194] Registered new tserver with Master: 40e18389e0ef49f29347d49b8d3c810e (127.11.30.193:34557)
02:11:12.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.468021 11499 ts_manager.cc:194] Registered new tserver with Master: 40e18389e0ef49f29347d49b8d3c810e (127.11.30.193:34557)
02:11:12.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.470237 11499 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.30.193:52663
02:11:12.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.591794 11810 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:11:12.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.592101 11810 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:11:12.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.592167 11810 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:11:12.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.596105 11810 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:11:12.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.596287 11810 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.30.194
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.600912 11810 tablet_server_runner.cc:78] Tablet server non-default flags:
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.30.212:43213
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/data
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/wal
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.30.194:0
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:12.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/data/info.pb
02:11:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.30.194
02:11:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.30.254:34141,127.11.30.253:38171,127.11.30.252:35471
02:11:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:11:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11810
02:11:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:11:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:11:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.30.194
02:11:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/logs
02:11:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:12.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:11:12.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:11:12.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:11:12.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:11:12.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
02:11:12.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
02:11:12.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:43:16 UTC on bdcb31816ec0
02:11:12.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12764
02:11:12.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.602501 11810 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:11:12.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.604007 11810 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:11:12.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.611794 11818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:12.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.611882 11815 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:12.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.611910 11816 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:12.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.612557 11810 server_base.cc:1061] running on GCE node
02:11:12.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.612906 11810 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:11:12.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.613499 11810 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:11:12.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.616824 11810 hybrid_clock.cc:648] HybridClock initialized: now 1783476672616748 us; error 98 us; skew 500 ppm
02:11:12.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.619316 11810 webserver.cc:533] Webserver started at http://127.11.30.194:42519/ using document root <none> and password file <none>
02:11:12.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.619966 11810 fs_manager.cc:362] Metadata directory not provided
02:11:12.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.620030 11810 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:11:12.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.620204 11810 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:11:12.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.622102 11810 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/data/instance:
02:11:12.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1a05a82a931240ccaa727fd6fe904bb7"
02:11:12.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:12 on dist-test-slave-fwbr"
02:11:12.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.622567 11810 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/wal/instance:
02:11:12.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1a05a82a931240ccaa727fd6fe904bb7"
02:11:12.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:12 on dist-test-slave-fwbr"
02:11:12.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.627266 11810 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
02:11:12.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.631903 11824 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:11:12.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.634421 11810 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
02:11:12.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.634632 11810 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/data,/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/wal
02:11:12.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1a05a82a931240ccaa727fd6fe904bb7"
02:11:12.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:12 on dist-test-slave-fwbr"
02:11:12.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.634775 11810 fs_report.cc:389] FS layout report
02:11:12.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:11:12.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/wal
02:11:12.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/wal
02:11:12.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/data/data
02:11:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:11:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:11:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:11:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:11:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:11:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:11:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:11:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:11:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:11:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:11:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:11:12.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.650923 11810 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:11:12.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.651796 11810 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:11:12.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.652033 11810 kserver.cc:163] Server-wide thread pool size limit: 3276
02:11:12.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.652830 11810 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:11:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.653991 11810 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:11:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.654068 11810 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:11:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.654132 11810 ts_tablet_manager.cc:616] Registered 0 tablets
02:11:12.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.654157 11810 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:11:12.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.666214 11810 rpc_server.cc:307] RPC server started. Bound to: 127.11.30.194:40631
02:11:12.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.666340 11937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.30.194:40631 every 8 connection(s)
02:11:12.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.667500 11810 server_base.cc:1193] Dumped server information to /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/data/info.pb
02:11:12.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.672225 11387 external_mini_cluster.cc:1434] Started /tmp/dist-test-taske7LQjx/build/debug/bin/kudu as pid 11810
02:11:12.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.672381 11387 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-1/wal/instance
02:11:12.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.676182 11387 external_mini_cluster.cc:1372] Running /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:12.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:12.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/wal
02:11:12.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/data
02:11:12.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/logs
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/data/info.pb
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:11:12.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:11:12.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.30.195:0
02:11:12.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.30.195
02:11:12.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.30.195
02:11:12.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:12.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.30.254:34141,127.11.30.253:38171,127.11.30.252:35471
02:11:12.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.30.212:43213
02:11:12.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:12.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:12.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:11:12.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.681262 11939 heartbeater.cc:344] Connected to a master server at 127.11.30.254:34141
02:11:12.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.681609 11939 heartbeater.cc:461] Registering TS with master...
02:11:12.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.682588 11938 heartbeater.cc:344] Connected to a master server at 127.11.30.252:35471
02:11:12.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.682667 11939 heartbeater.cc:507] Master 127.11.30.254:34141 requested a full tablet report, sending...
02:11:12.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.682777 11938 heartbeater.cc:461] Registering TS with master...
02:11:12.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.683084 11938 heartbeater.cc:507] Master 127.11.30.252:35471 requested a full tablet report, sending...
02:11:12.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.683681 11940 heartbeater.cc:344] Connected to a master server at 127.11.30.253:38171
02:11:12.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.683782 11940 heartbeater.cc:461] Registering TS with master...
02:11:12.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.684052 11940 heartbeater.cc:507] Master 127.11.30.253:38171 requested a full tablet report, sending...
02:11:12.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.684111 11573 ts_manager.cc:194] Registered new tserver with Master: 1a05a82a931240ccaa727fd6fe904bb7 (127.11.30.194:40631)
02:11:12.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.684643 11429 ts_manager.cc:194] Registered new tserver with Master: 1a05a82a931240ccaa727fd6fe904bb7 (127.11.30.194:40631)
02:11:12.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.685405 11499 ts_manager.cc:194] Registered new tserver with Master: 1a05a82a931240ccaa727fd6fe904bb7 (127.11.30.194:40631)
02:11:12.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.686331 11499 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.30.194:50831
02:11:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.777817 11646 catalog_manager.cc:1295] Loaded cluster ID: a42814d9b005423dbebf00f4e3f53a6c
02:11:12.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.777936 11646 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c: loading cluster ID for follower catalog manager: success
02:11:12.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.780042 11646 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c: acquiring CA information for follower catalog manager: success
02:11:12.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.781760 11639 catalog_manager.cc:1295] Loaded cluster ID: a42814d9b005423dbebf00f4e3f53a6c
02:11:12.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.781883 11639 catalog_manager.cc:1588] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e: loading cluster ID for follower catalog manager: success
02:11:12.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.782071 11646 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a8c59ec08c2c4ff5b0bfff2c3a07b85c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:11:12.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.784242 11639 catalog_manager.cc:1610] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e: acquiring CA information for follower catalog manager: success
02:11:12.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.786175 11639 catalog_manager.cc:1638] T 00000000000000000000000000000000 P ef1ed16712634a1fb8e9dcbe5249b05e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:11:12.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.805802 11945 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:11:12.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.806120 11945 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:11:12.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.806190 11945 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:11:12.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.810046 11945 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:11:12.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.810230 11945 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.30.195
02:11:12.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.814967 11945 tablet_server_runner.cc:78] Tablet server non-default flags:
02:11:12.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:12.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.30.212:43213
02:11:12.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:12.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:12.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/data
02:11:12.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/wal
02:11:12.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:12.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:12.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.30.195:0
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/data/info.pb
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.30.195
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.30.254:34141,127.11.30.253:38171,127.11.30.252:35471
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11945
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.30.195
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/logs
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
02:11:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
02:11:12.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:43:16 UTC on bdcb31816ec0
02:11:12.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12764
02:11:12.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.816676 11945 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:11:12.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.818095 11945 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:11:12.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.827678 11950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:12.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.827653 11951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:12.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:12.827653 11953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:12.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.827963 11945 server_base.cc:1061] running on GCE node
02:11:12.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.829260 11945 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:11:12.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.830312 11945 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:11:12.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.831545 11945 hybrid_clock.cc:648] HybridClock initialized: now 1783476672831529 us; error 46 us; skew 500 ppm
02:11:12.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.834275 11945 webserver.cc:533] Webserver started at http://127.11.30.195:42267/ using document root <none> and password file <none>
02:11:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.834913 11945 fs_manager.cc:362] Metadata directory not provided
02:11:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.835094 11945 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:11:12.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.835299 11945 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:11:12.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.837644 11945 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/data/instance:
02:11:12.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "11432262a3334c4eb2c6b3c31b7e9bda"
02:11:12.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:12 on dist-test-slave-fwbr"
02:11:12.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.838184 11945 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/wal/instance:
02:11:12.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "11432262a3334c4eb2c6b3c31b7e9bda"
02:11:12.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:12 on dist-test-slave-fwbr"
02:11:12.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.842664 11945 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
02:11:12.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.845508 11959 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:11:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.847301 11945 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
02:11:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.847533 11945 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/data,/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/wal
02:11:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "11432262a3334c4eb2c6b3c31b7e9bda"
02:11:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:12 on dist-test-slave-fwbr"
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.847630 11945 fs_report.cc:389] FS layout report
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/wal
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/wal
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/data/data
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:11:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:11:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.874220 11945 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:11:12.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.874984 11945 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:11:12.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.875149 11945 kserver.cc:163] Server-wide thread pool size limit: 3276
02:11:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.875797 11945 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:11:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.877271 11945 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:11:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.877528 11945 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:11:12.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.877601 11945 ts_tablet_manager.cc:616] Registered 0 tablets
02:11:12.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.877619 11945 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:11:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.894804 11945 rpc_server.cc:307] RPC server started. Bound to: 127.11.30.195:38523
02:11:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.894870 12072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.30.195:38523 every 8 connection(s)
02:11:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.895998 11945 server_base.cc:1193] Dumped server information to /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/data/info.pb
02:11:12.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.901659 11387 external_mini_cluster.cc:1434] Started /tmp/dist-test-taske7LQjx/build/debug/bin/kudu as pid 11945
02:11:12.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.902172 11387 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster16096603166425544228/ts-2/wal/instance
02:11:12.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.912797 12075 heartbeater.cc:344] Connected to a master server at 127.11.30.253:38171
02:11:12.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.912848 12074 heartbeater.cc:344] Connected to a master server at 127.11.30.254:34141
02:11:12.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.912848 12073 heartbeater.cc:344] Connected to a master server at 127.11.30.252:35471
02:11:12.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.913228 12073 heartbeater.cc:461] Registering TS with master...
02:11:12.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.913244 12075 heartbeater.cc:461] Registering TS with master...
02:11:12.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.913228 12074 heartbeater.cc:461] Registering TS with master...
02:11:12.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.914168 12075 heartbeater.cc:507] Master 127.11.30.253:38171 requested a full tablet report, sending...
02:11:12.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.914179 12074 heartbeater.cc:507] Master 127.11.30.254:34141 requested a full tablet report, sending...
02:11:12.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.914183 12073 heartbeater.cc:507] Master 127.11.30.252:35471 requested a full tablet report, sending...
02:11:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.915936 11499 ts_manager.cc:194] Registered new tserver with Master: 11432262a3334c4eb2c6b3c31b7e9bda (127.11.30.195:38523)
02:11:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.916131 11573 ts_manager.cc:194] Registered new tserver with Master: 11432262a3334c4eb2c6b3c31b7e9bda (127.11.30.195:38523)
02:11:12.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.916926 11429 ts_manager.cc:194] Registered new tserver with Master: 11432262a3334c4eb2c6b3c31b7e9bda (127.11.30.195:38523)
02:11:12.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.917001 11499 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.30.195:46073
02:11:12.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:12.931071 11387 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
02:11:12.932 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:11:12.933 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

02:11:12.945 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.30.254"
      port: 34141
    }
    bound_http_address {
      host: "127.11.30.254"
      port: 38849
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.30.253"
      port: 38171
    }
    bound_http_address {
      host: "127.11.30.253"
      port: 34211
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.30.252"
      port: 35471
    }
    bound_http_address {
      host: "127.11.30.252"
      port: 44369
    }
  }
}

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

02:11:12.952 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.30.193"
      port: 34557
    }
    bound_http_address {
      host: "127.11.30.193"
      port: 42695
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.30.194"
      port: 40631
    }
    bound_http_address {
      host: "127.11.30.194"
      port: 42519
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.30.195"
      port: 38523
    }
    bound_http_address {
      host: "127.11.30.195"
      port: 42267
    }
  }
}

02:11:12.953 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
02:11:13.190 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
02:11:13.260 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:13.431 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:13.473479 11802 heartbeater.cc:499] Master 127.11.30.253:38171 was elected leader, sending a full tablet report...
02:11:13.489 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:13.491 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:13.517 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:13.517 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:13.518 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:13.654 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:13.654 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:13.654 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:13.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:13.688858 11940 heartbeater.cc:499] Master 127.11.30.253:38171 was elected leader, sending a full tablet report...
02:11:13.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:13.919251 12075 heartbeater.cc:499] Master 127.11.30.253:38171 was elected leader, sending a full tablet report...
02:11:13.970 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbc6106b3, L:/127.0.0.1:49272 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:13.970 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed0eaf18, L:/127.0.0.1:56742 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:13.973 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xba98919d, L:/127.0.0.1:57364 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:14.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:14.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=630), Traces: [0ms] refreshing cache from master, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [594ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [594ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [594ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, deferred=null) after lookup
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.077171 11499 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57364:
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:11:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:11:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:11:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
02:11:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
02:11:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:11:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
02:11:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
02:11:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
02:11:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
02:11:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:11:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:11:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:11:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:11:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
02:11:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
02:11:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:11:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:11:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:11:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:11:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:11:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:11:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:11:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
02:11:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\001\000\n\000\000\000\004\001\000\024\000\000\000\004\001\000\036\000\000\000"
02:11:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:11:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
02:11:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
02:11:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
02:11:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
02:11:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
02:11:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:11:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:11:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:14.080255 11499 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testManyClients in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
02:11:14.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.111498 11732 tablet_service.cc:1511] Processing CreateTablet for tablet 90c45b81367843babbae3951b3e4ffae (DEFAULT_TABLE table=testManyClients [id=0ecbb603b1334ddf8692a32fedc2186e]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
02:11:14.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.112969 11732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c45b81367843babbae3951b3e4ffae. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:14.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.113368 11734 tablet_service.cc:1511] Processing CreateTablet for tablet 42fbbbfdf79446b49a7277838006ab2d (DEFAULT_TABLE table=testManyClients [id=0ecbb603b1334ddf8692a32fedc2186e]), partition=RANGE (key) PARTITION VALUES < 10
02:11:14.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.113808 11734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fbbbfdf79446b49a7277838006ab2d. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:14.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.111243 11731 tablet_service.cc:1511] Processing CreateTablet for tablet 98a9df82bb364075b9354052ed08881c (DEFAULT_TABLE table=testManyClients [id=0ecbb603b1334ddf8692a32fedc2186e]), partition=RANGE (key) PARTITION 30 <= VALUES
02:11:14.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.116104 11731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98a9df82bb364075b9354052ed08881c. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.116166 12007 tablet_service.cc:1511] Processing CreateTablet for tablet 81f796409fcb4b39b870f20212110b53 (DEFAULT_TABLE table=testManyClients [id=0ecbb603b1334ddf8692a32fedc2186e]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
02:11:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.118194 12007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f796409fcb4b39b870f20212110b53. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:14.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.118156 12005 tablet_service.cc:1511] Processing CreateTablet for tablet 90c45b81367843babbae3951b3e4ffae (DEFAULT_TABLE table=testManyClients [id=0ecbb603b1334ddf8692a32fedc2186e]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
02:11:14.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.118649 12006 tablet_service.cc:1511] Processing CreateTablet for tablet 42fbbbfdf79446b49a7277838006ab2d (DEFAULT_TABLE table=testManyClients [id=0ecbb603b1334ddf8692a32fedc2186e]), partition=RANGE (key) PARTITION VALUES < 10
02:11:14.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.118431 12004 tablet_service.cc:1511] Processing CreateTablet for tablet 98a9df82bb364075b9354052ed08881c (DEFAULT_TABLE table=testManyClients [id=0ecbb603b1334ddf8692a32fedc2186e]), partition=RANGE (key) PARTITION 30 <= VALUES
02:11:14.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:14.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.120467 12004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98a9df82bb364075b9354052ed08881c. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:14.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.111222 11733 tablet_service.cc:1511] Processing CreateTablet for tablet 81f796409fcb4b39b870f20212110b53 (DEFAULT_TABLE table=testManyClients [id=0ecbb603b1334ddf8692a32fedc2186e]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
02:11:14.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.122869 11733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f796409fcb4b39b870f20212110b53. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:14.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.124598 12005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c45b81367843babbae3951b3e4ffae. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:14.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.128600 12006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fbbbfdf79446b49a7277838006ab2d. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:14.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.130215 12106 tablet_bootstrap.cc:492] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e: Bootstrap starting.
02:11:14.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.132731 12106 tablet_bootstrap.cc:654] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e: Neither blocks nor log segments found. Creating new log.
02:11:14.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.133877 12106 log.cc:826] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e: Log is configured to *not* fsync() on all Append() calls
02:11:14.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.134487 11872 tablet_service.cc:1511] Processing CreateTablet for tablet 42fbbbfdf79446b49a7277838006ab2d (DEFAULT_TABLE table=testManyClients [id=0ecbb603b1334ddf8692a32fedc2186e]), partition=RANGE (key) PARTITION VALUES < 10
02:11:14.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.135386 11870 tablet_service.cc:1511] Processing CreateTablet for tablet 90c45b81367843babbae3951b3e4ffae (DEFAULT_TABLE table=testManyClients [id=0ecbb603b1334ddf8692a32fedc2186e]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
02:11:14.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.134486 11871 tablet_service.cc:1511] Processing CreateTablet for tablet 81f796409fcb4b39b870f20212110b53 (DEFAULT_TABLE table=testManyClients [id=0ecbb603b1334ddf8692a32fedc2186e]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
02:11:14.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.136278 11870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c45b81367843babbae3951b3e4ffae. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:14.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.136950 11872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fbbbfdf79446b49a7277838006ab2d. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:14.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.136961 12106 tablet_bootstrap.cc:492] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e: No bootstrap required, opened a new log
02:11:14.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.137200 12106 ts_tablet_manager.cc:1403] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
02:11:14.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.138310 11869 tablet_service.cc:1511] Processing CreateTablet for tablet 98a9df82bb364075b9354052ed08881c (DEFAULT_TABLE table=testManyClients [id=0ecbb603b1334ddf8692a32fedc2186e]), partition=RANGE (key) PARTITION 30 <= VALUES
02:11:14.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.138700 11869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98a9df82bb364075b9354052ed08881c. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:14.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.141722 11871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f796409fcb4b39b870f20212110b53. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:14.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.141994 12108 tablet_bootstrap.cc:492] T 98a9df82bb364075b9354052ed08881c P 11432262a3334c4eb2c6b3c31b7e9bda: Bootstrap starting.
02:11:14.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.141739 12106 raft_consensus.cc:359] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.142172 12106 raft_consensus.cc:385] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:14.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.142247 12106 raft_consensus.cc:740] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e18389e0ef49f29347d49b8d3c810e, State: Initialized, Role: FOLLOWER
02:11:14.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.142822 12106 consensus_queue.cc:260] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [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: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.144843 12106 ts_tablet_manager.cc:1434] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
02:11:14.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.148344 12108 tablet_bootstrap.cc:654] T 98a9df82bb364075b9354052ed08881c P 11432262a3334c4eb2c6b3c31b7e9bda: Neither blocks nor log segments found. Creating new log.
02:11:14.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.149760 12108 log.cc:826] T 98a9df82bb364075b9354052ed08881c P 11432262a3334c4eb2c6b3c31b7e9bda: Log is configured to *not* fsync() on all Append() calls
02:11:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.154256 12106 tablet_bootstrap.cc:492] T 81f796409fcb4b39b870f20212110b53 P 40e18389e0ef49f29347d49b8d3c810e: Bootstrap starting.
02:11:14.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.155361 12110 tablet_bootstrap.cc:492] T 90c45b81367843babbae3951b3e4ffae P 1a05a82a931240ccaa727fd6fe904bb7: Bootstrap starting.
02:11:14.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.156071 12106 tablet_bootstrap.cc:654] T 81f796409fcb4b39b870f20212110b53 P 40e18389e0ef49f29347d49b8d3c810e: Neither blocks nor log segments found. Creating new log.
02:11:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.160511 12108 tablet_bootstrap.cc:492] T 98a9df82bb364075b9354052ed08881c P 11432262a3334c4eb2c6b3c31b7e9bda: No bootstrap required, opened a new log
02:11:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.160970 12110 tablet_bootstrap.cc:654] T 90c45b81367843babbae3951b3e4ffae P 1a05a82a931240ccaa727fd6fe904bb7: Neither blocks nor log segments found. Creating new log.
02:11:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.161617 12108 ts_tablet_manager.cc:1403] T 98a9df82bb364075b9354052ed08881c P 11432262a3334c4eb2c6b3c31b7e9bda: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.000s
02:11:14.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.162547 12110 log.cc:826] T 90c45b81367843babbae3951b3e4ffae P 1a05a82a931240ccaa727fd6fe904bb7: Log is configured to *not* fsync() on all Append() calls
02:11:14.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.165179 12110 tablet_bootstrap.cc:492] T 90c45b81367843babbae3951b3e4ffae P 1a05a82a931240ccaa727fd6fe904bb7: No bootstrap required, opened a new log
02:11:14.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.166189 12110 ts_tablet_manager.cc:1403] T 90c45b81367843babbae3951b3e4ffae P 1a05a82a931240ccaa727fd6fe904bb7: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
02:11:14.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.165984 12108 raft_consensus.cc:359] T 98a9df82bb364075b9354052ed08881c P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.166333 12108 raft_consensus.cc:385] T 98a9df82bb364075b9354052ed08881c P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:14.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.166424 12108 raft_consensus.cc:740] T 98a9df82bb364075b9354052ed08881c P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11432262a3334c4eb2c6b3c31b7e9bda, State: Initialized, Role: FOLLOWER
02:11:14.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.167233 12108 consensus_queue.cc:260] T 98a9df82bb364075b9354052ed08881c P 11432262a3334c4eb2c6b3c31b7e9bda [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: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.169075 12108 ts_tablet_manager.cc:1434] T 98a9df82bb364075b9354052ed08881c P 11432262a3334c4eb2c6b3c31b7e9bda: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
02:11:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.172958 12106 tablet_bootstrap.cc:492] T 81f796409fcb4b39b870f20212110b53 P 40e18389e0ef49f29347d49b8d3c810e: No bootstrap required, opened a new log
02:11:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.173120 12106 ts_tablet_manager.cc:1403] T 81f796409fcb4b39b870f20212110b53 P 40e18389e0ef49f29347d49b8d3c810e: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.000s
02:11:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.174022 12106 raft_consensus.cc:359] T 81f796409fcb4b39b870f20212110b53 P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.174191 12106 raft_consensus.cc:385] T 81f796409fcb4b39b870f20212110b53 P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.174229 12106 raft_consensus.cc:740] T 81f796409fcb4b39b870f20212110b53 P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e18389e0ef49f29347d49b8d3c810e, State: Initialized, Role: FOLLOWER
02:11:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.174381 12106 consensus_queue.cc:260] T 81f796409fcb4b39b870f20212110b53 P 40e18389e0ef49f29347d49b8d3c810e [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: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.174702 12106 ts_tablet_manager.cc:1434] T 81f796409fcb4b39b870f20212110b53 P 40e18389e0ef49f29347d49b8d3c810e: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
02:11:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.174984 12106 tablet_bootstrap.cc:492] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e: Bootstrap starting.
02:11:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.176652 12106 tablet_bootstrap.cc:654] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e: Neither blocks nor log segments found. Creating new log.
02:11:14.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.178247 12108 tablet_bootstrap.cc:492] T 90c45b81367843babbae3951b3e4ffae P 11432262a3334c4eb2c6b3c31b7e9bda: Bootstrap starting.
02:11:14.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.180079 12108 tablet_bootstrap.cc:654] T 90c45b81367843babbae3951b3e4ffae P 11432262a3334c4eb2c6b3c31b7e9bda: Neither blocks nor log segments found. Creating new log.
02:11:14.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.170655 12110 raft_consensus.cc:359] T 90c45b81367843babbae3951b3e4ffae P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.184964 12106 tablet_bootstrap.cc:492] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e: No bootstrap required, opened a new log
02:11:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.185109 12108 tablet_bootstrap.cc:492] T 90c45b81367843babbae3951b3e4ffae P 11432262a3334c4eb2c6b3c31b7e9bda: No bootstrap required, opened a new log
02:11:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.185252 12108 ts_tablet_manager.cc:1403] T 90c45b81367843babbae3951b3e4ffae P 11432262a3334c4eb2c6b3c31b7e9bda: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
02:11:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.185701 12110 raft_consensus.cc:385] T 90c45b81367843babbae3951b3e4ffae P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.185822 12110 raft_consensus.cc:740] T 90c45b81367843babbae3951b3e4ffae P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a05a82a931240ccaa727fd6fe904bb7, State: Initialized, Role: FOLLOWER
02:11:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.186203 12106 ts_tablet_manager.cc:1403] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.000s
02:11:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.186586 12110 consensus_queue.cc:260] T 90c45b81367843babbae3951b3e4ffae P 1a05a82a931240ccaa727fd6fe904bb7 [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: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.186841 12106 raft_consensus.cc:359] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.186973 12106 raft_consensus.cc:385] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.187005 12106 raft_consensus.cc:740] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e18389e0ef49f29347d49b8d3c810e, State: Initialized, Role: FOLLOWER
02:11:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.187579 12106 consensus_queue.cc:260] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [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: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.187806 12110 ts_tablet_manager.cc:1434] T 90c45b81367843babbae3951b3e4ffae P 1a05a82a931240ccaa727fd6fe904bb7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
02:11:14.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.188616 12108 raft_consensus.cc:359] T 90c45b81367843babbae3951b3e4ffae P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.189126 12108 raft_consensus.cc:385] T 90c45b81367843babbae3951b3e4ffae P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.189368 12108 raft_consensus.cc:740] T 90c45b81367843babbae3951b3e4ffae P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11432262a3334c4eb2c6b3c31b7e9bda, State: Initialized, Role: FOLLOWER
02:11:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.189739 12108 consensus_queue.cc:260] T 90c45b81367843babbae3951b3e4ffae P 11432262a3334c4eb2c6b3c31b7e9bda [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: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.190337 12108 ts_tablet_manager.cc:1434] T 90c45b81367843babbae3951b3e4ffae P 11432262a3334c4eb2c6b3c31b7e9bda: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
02:11:14.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.191588 12108 tablet_bootstrap.cc:492] T 42fbbbfdf79446b49a7277838006ab2d P 11432262a3334c4eb2c6b3c31b7e9bda: Bootstrap starting.
02:11:14.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.195308 12110 tablet_bootstrap.cc:492] T 98a9df82bb364075b9354052ed08881c P 1a05a82a931240ccaa727fd6fe904bb7: Bootstrap starting.
02:11:14.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.196084 12106 ts_tablet_manager.cc:1434] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.000s
02:11:14.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.197949 12110 tablet_bootstrap.cc:654] T 98a9df82bb364075b9354052ed08881c P 1a05a82a931240ccaa727fd6fe904bb7: Neither blocks nor log segments found. Creating new log.
02:11:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.198912 12106 tablet_bootstrap.cc:492] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e: Bootstrap starting.
02:11:14.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.200277 12106 tablet_bootstrap.cc:654] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e: Neither blocks nor log segments found. Creating new log.
02:11:14.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.202411 12108 tablet_bootstrap.cc:654] T 42fbbbfdf79446b49a7277838006ab2d P 11432262a3334c4eb2c6b3c31b7e9bda: Neither blocks nor log segments found. Creating new log.
02:11:14.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:14.203416 11803 tablet.cc:2406] T 81f796409fcb4b39b870f20212110b53 P 40e18389e0ef49f29347d49b8d3c810e: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:11:14.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.204155 12106 tablet_bootstrap.cc:492] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e: No bootstrap required, opened a new log
02:11:14.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.204246 12106 ts_tablet_manager.cc:1403] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
02:11:14.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.204775 12106 raft_consensus.cc:359] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } } peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } }
02:11:14.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.204900 12106 raft_consensus.cc:385] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:14.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.204939 12106 raft_consensus.cc:740] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e18389e0ef49f29347d49b8d3c810e, State: Initialized, Role: FOLLOWER
02:11:14.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.205078 12106 consensus_queue.cc:260] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [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: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } } peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } }
02:11:14.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.205346 12106 ts_tablet_manager.cc:1434] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
02:11:14.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.207935 12108 tablet_bootstrap.cc:492] T 42fbbbfdf79446b49a7277838006ab2d P 11432262a3334c4eb2c6b3c31b7e9bda: No bootstrap required, opened a new log
02:11:14.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.208233 12108 ts_tablet_manager.cc:1403] T 42fbbbfdf79446b49a7277838006ab2d P 11432262a3334c4eb2c6b3c31b7e9bda: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.004s
02:11:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.209051 12108 raft_consensus.cc:359] T 42fbbbfdf79446b49a7277838006ab2d P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } } peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } }
02:11:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.209357 12108 raft_consensus.cc:385] T 42fbbbfdf79446b49a7277838006ab2d P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.209544 12108 raft_consensus.cc:740] T 42fbbbfdf79446b49a7277838006ab2d P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11432262a3334c4eb2c6b3c31b7e9bda, State: Initialized, Role: FOLLOWER
02:11:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.209658 12110 tablet_bootstrap.cc:492] T 98a9df82bb364075b9354052ed08881c P 1a05a82a931240ccaa727fd6fe904bb7: No bootstrap required, opened a new log
02:11:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.209759 12110 ts_tablet_manager.cc:1403] T 98a9df82bb364075b9354052ed08881c P 1a05a82a931240ccaa727fd6fe904bb7: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.002s
02:11:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.210034 12108 consensus_queue.cc:260] T 42fbbbfdf79446b49a7277838006ab2d P 11432262a3334c4eb2c6b3c31b7e9bda [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: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } } peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } }
02:11:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.210462 12110 raft_consensus.cc:359] T 98a9df82bb364075b9354052ed08881c P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.210731 12110 raft_consensus.cc:385] T 98a9df82bb364075b9354052ed08881c P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.210909 12110 raft_consensus.cc:740] T 98a9df82bb364075b9354052ed08881c P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a05a82a931240ccaa727fd6fe904bb7, State: Initialized, Role: FOLLOWER
02:11:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.211531 12110 consensus_queue.cc:260] T 98a9df82bb364075b9354052ed08881c P 1a05a82a931240ccaa727fd6fe904bb7 [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: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.211788 12108 ts_tablet_manager.cc:1434] T 42fbbbfdf79446b49a7277838006ab2d P 11432262a3334c4eb2c6b3c31b7e9bda: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
02:11:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.212136 12108 tablet_bootstrap.cc:492] T 81f796409fcb4b39b870f20212110b53 P 11432262a3334c4eb2c6b3c31b7e9bda: Bootstrap starting.
02:11:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.212853 12110 ts_tablet_manager.cc:1434] T 98a9df82bb364075b9354052ed08881c P 1a05a82a931240ccaa727fd6fe904bb7: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
02:11:14.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.213246 12110 tablet_bootstrap.cc:492] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7: Bootstrap starting.
02:11:14.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.213551 12108 tablet_bootstrap.cc:654] T 81f796409fcb4b39b870f20212110b53 P 11432262a3334c4eb2c6b3c31b7e9bda: Neither blocks nor log segments found. Creating new log.
02:11:14.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.214582 12110 tablet_bootstrap.cc:654] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7: Neither blocks nor log segments found. Creating new log.
02:11:14.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.216333 12110 tablet_bootstrap.cc:492] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7: No bootstrap required, opened a new log
02:11:14.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.216481 12110 ts_tablet_manager.cc:1403] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
02:11:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.217015 12110 raft_consensus.cc:359] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.217140 12110 raft_consensus.cc:385] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.217178 12110 raft_consensus.cc:740] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a05a82a931240ccaa727fd6fe904bb7, State: Initialized, Role: FOLLOWER
02:11:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.217330 12110 consensus_queue.cc:260] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [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: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.217644 12110 ts_tablet_manager.cc:1434] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
02:11:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.217864 12110 tablet_bootstrap.cc:492] T 42fbbbfdf79446b49a7277838006ab2d P 1a05a82a931240ccaa727fd6fe904bb7: Bootstrap starting.
02:11:14.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.218945 12110 tablet_bootstrap.cc:654] T 42fbbbfdf79446b49a7277838006ab2d P 1a05a82a931240ccaa727fd6fe904bb7: Neither blocks nor log segments found. Creating new log.
02:11:14.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.230659 12110 tablet_bootstrap.cc:492] T 42fbbbfdf79446b49a7277838006ab2d P 1a05a82a931240ccaa727fd6fe904bb7: No bootstrap required, opened a new log
02:11:14.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.231168 12108 tablet_bootstrap.cc:492] T 81f796409fcb4b39b870f20212110b53 P 11432262a3334c4eb2c6b3c31b7e9bda: No bootstrap required, opened a new log
02:11:14.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.231346 12108 ts_tablet_manager.cc:1403] T 81f796409fcb4b39b870f20212110b53 P 11432262a3334c4eb2c6b3c31b7e9bda: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.000s
02:11:14.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.231236 12110 ts_tablet_manager.cc:1403] T 42fbbbfdf79446b49a7277838006ab2d P 1a05a82a931240ccaa727fd6fe904bb7: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
02:11:14.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.231760 12117 raft_consensus.cc:493] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:11:14.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.231940 12117 raft_consensus.cc:515] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.232003 12108 raft_consensus.cc:359] T 81f796409fcb4b39b870f20212110b53 P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.232141 12108 raft_consensus.cc:385] T 81f796409fcb4b39b870f20212110b53 P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:14.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.232174 12108 raft_consensus.cc:740] T 81f796409fcb4b39b870f20212110b53 P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11432262a3334c4eb2c6b3c31b7e9bda, State: Initialized, Role: FOLLOWER
02:11:14.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.232227 12110 raft_consensus.cc:359] T 42fbbbfdf79446b49a7277838006ab2d P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } } peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } }
02:11:14.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.232360 12108 consensus_queue.cc:260] T 81f796409fcb4b39b870f20212110b53 P 11432262a3334c4eb2c6b3c31b7e9bda [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: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.232465 12110 raft_consensus.cc:385] T 42fbbbfdf79446b49a7277838006ab2d P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:14.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.232681 12110 raft_consensus.cc:740] T 42fbbbfdf79446b49a7277838006ab2d P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a05a82a931240ccaa727fd6fe904bb7, State: Initialized, Role: FOLLOWER
02:11:14.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.232749 12108 ts_tablet_manager.cc:1434] T 81f796409fcb4b39b870f20212110b53 P 11432262a3334c4eb2c6b3c31b7e9bda: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
02:11:14.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.232863 12110 consensus_queue.cc:260] T 42fbbbfdf79446b49a7277838006ab2d P 1a05a82a931240ccaa727fd6fe904bb7 [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: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } } peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } }
02:11:14.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.233433 12117 leader_election.cc:290] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40e18389e0ef49f29347d49b8d3c810e (127.11.30.193:34557), 11432262a3334c4eb2c6b3c31b7e9bda (127.11.30.195:38523)
02:11:14.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.235834 12110 ts_tablet_manager.cc:1434] T 42fbbbfdf79446b49a7277838006ab2d P 1a05a82a931240ccaa727fd6fe904bb7: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
02:11:14.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.241600 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f796409fcb4b39b870f20212110b53" candidate_uuid: "1a05a82a931240ccaa727fd6fe904bb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18389e0ef49f29347d49b8d3c810e" is_pre_election: true
02:11:14.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.242038 11754 raft_consensus.cc:2468] T 81f796409fcb4b39b870f20212110b53 P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a05a82a931240ccaa727fd6fe904bb7 in term 0.
02:11:14.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.242683 11825 leader_election.cc:304] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [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: 1a05a82a931240ccaa727fd6fe904bb7, 40e18389e0ef49f29347d49b8d3c810e; no voters: 
02:11:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.243064 12124 raft_consensus.cc:2804] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:11:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.243183 12124 raft_consensus.cc:493] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:11:14.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.243237 12124 raft_consensus.cc:3060] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Advancing to term 1
02:11:14.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.244055 12109 raft_consensus.cc:493] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:11:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.244207 12109 raft_consensus.cc:515] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.244705 12124 raft_consensus.cc:515] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.245419 12124 leader_election.cc:290] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [CANDIDATE]: Term 1 election: Requested vote from peers 40e18389e0ef49f29347d49b8d3c810e (127.11.30.193:34557), 11432262a3334c4eb2c6b3c31b7e9bda (127.11.30.195:38523)
02:11:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.245632 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f796409fcb4b39b870f20212110b53" candidate_uuid: "1a05a82a931240ccaa727fd6fe904bb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18389e0ef49f29347d49b8d3c810e"
02:11:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.245802 11754 raft_consensus.cc:3060] T 81f796409fcb4b39b870f20212110b53 P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Advancing to term 1
02:11:14.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.245646 12109 leader_election.cc:290] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a05a82a931240ccaa727fd6fe904bb7 (127.11.30.194:40631), 11432262a3334c4eb2c6b3c31b7e9bda (127.11.30.195:38523)
02:11:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.247251 11754 raft_consensus.cc:2468] T 81f796409fcb4b39b870f20212110b53 P 40e18389e0ef49f29347d49b8d3c810e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a05a82a931240ccaa727fd6fe904bb7 in term 1.
02:11:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.248138 11825 leader_election.cc:304] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [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: 1a05a82a931240ccaa727fd6fe904bb7, 40e18389e0ef49f29347d49b8d3c810e; no voters: 
02:11:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.248353 12124 raft_consensus.cc:2804] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [term 1 FOLLOWER]: Leader election won for term 1
02:11:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.248489 12124 raft_consensus.cc:697] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [term 1 LEADER]: Becoming Leader. State: Replica: 1a05a82a931240ccaa727fd6fe904bb7, State: Running, Role: LEADER
02:11:14.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.248705 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f796409fcb4b39b870f20212110b53" candidate_uuid: "1a05a82a931240ccaa727fd6fe904bb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11432262a3334c4eb2c6b3c31b7e9bda"
02:11:14.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.248991 12024 raft_consensus.cc:3060] T 81f796409fcb4b39b870f20212110b53 P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Advancing to term 1
02:11:14.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.248934 12124 consensus_queue.cc:237] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [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: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.250473 12024 raft_consensus.cc:2468] T 81f796409fcb4b39b870f20212110b53 P 11432262a3334c4eb2c6b3c31b7e9bda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a05a82a931240ccaa727fd6fe904bb7 in term 1.
02:11:14.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.250842 12026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f796409fcb4b39b870f20212110b53" candidate_uuid: "1a05a82a931240ccaa727fd6fe904bb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" is_pre_election: true
02:11:14.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.250981 12026 raft_consensus.cc:2376] T 81f796409fcb4b39b870f20212110b53 P 11432262a3334c4eb2c6b3c31b7e9bda [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 1a05a82a931240ccaa727fd6fe904bb7 in term 1. Re-sending same reply.
02:11:14.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.255930 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a9df82bb364075b9354052ed08881c" candidate_uuid: "40e18389e0ef49f29347d49b8d3c810e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a05a82a931240ccaa727fd6fe904bb7" is_pre_election: true
02:11:14.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.256218 11892 raft_consensus.cc:2468] T 98a9df82bb364075b9354052ed08881c P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40e18389e0ef49f29347d49b8d3c810e in term 0.
02:11:14.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.256814 11690 leader_election.cc:304] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [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: 1a05a82a931240ccaa727fd6fe904bb7, 40e18389e0ef49f29347d49b8d3c810e; no voters: 
02:11:14.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.257156 12109 raft_consensus.cc:2804] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Leader pre-election won for term 1
02:11:14.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.257215 12109 raft_consensus.cc:493] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:11:14.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.257251 12109 raft_consensus.cc:3060] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Advancing to term 1
02:11:14.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.257565 11499 catalog_manager.cc:5697] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a05a82a931240ccaa727fd6fe904bb7 (127.11.30.194). New cstate: current_term: 1 leader_uuid: "1a05a82a931240ccaa727fd6fe904bb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } health_report { overall_health: UNKNOWN } } }
02:11:14.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.258453 12109 raft_consensus.cc:515] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.258929 12109 leader_election.cc:290] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [CANDIDATE]: Term 1 election: Requested vote from peers 1a05a82a931240ccaa727fd6fe904bb7 (127.11.30.194:40631), 11432262a3334c4eb2c6b3c31b7e9bda (127.11.30.195:38523)
02:11:14.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.259505 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a9df82bb364075b9354052ed08881c" candidate_uuid: "40e18389e0ef49f29347d49b8d3c810e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a05a82a931240ccaa727fd6fe904bb7"
02:11:14.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.259631 11892 raft_consensus.cc:3060] T 98a9df82bb364075b9354052ed08881c P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Advancing to term 1
02:11:14.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.260830 11892 raft_consensus.cc:2468] T 98a9df82bb364075b9354052ed08881c P 1a05a82a931240ccaa727fd6fe904bb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40e18389e0ef49f29347d49b8d3c810e in term 1.
02:11:14.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.261586 12026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a9df82bb364075b9354052ed08881c" candidate_uuid: "40e18389e0ef49f29347d49b8d3c810e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" is_pre_election: true
02:11:14.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.261725 12026 raft_consensus.cc:2468] T 98a9df82bb364075b9354052ed08881c P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40e18389e0ef49f29347d49b8d3c810e in term 0.
02:11:14.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.262683 11690 leader_election.cc:304] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [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: 1a05a82a931240ccaa727fd6fe904bb7, 40e18389e0ef49f29347d49b8d3c810e; no voters: 
02:11:14.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.263115 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98a9df82bb364075b9354052ed08881c" candidate_uuid: "40e18389e0ef49f29347d49b8d3c810e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11432262a3334c4eb2c6b3c31b7e9bda"
02:11:14.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.263248 12024 raft_consensus.cc:3060] T 98a9df82bb364075b9354052ed08881c P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Advancing to term 1
02:11:14.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.264084 12109 raft_consensus.cc:2804] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [term 1 FOLLOWER]: Leader election won for term 1
02:11:14.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.264236 12024 raft_consensus.cc:2468] T 98a9df82bb364075b9354052ed08881c P 11432262a3334c4eb2c6b3c31b7e9bda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40e18389e0ef49f29347d49b8d3c810e in term 1.
02:11:14.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.264451 12109 raft_consensus.cc:697] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [term 1 LEADER]: Becoming Leader. State: Replica: 40e18389e0ef49f29347d49b8d3c810e, State: Running, Role: LEADER
02:11:14.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.264887 12109 consensus_queue.cc:237] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [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: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.271932 11499 catalog_manager.cc:5697] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e reported cstate change: term changed from 0 to 1, leader changed from <none> to 40e18389e0ef49f29347d49b8d3c810e (127.11.30.193). New cstate: current_term: 1 leader_uuid: "40e18389e0ef49f29347d49b8d3c810e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } health_report { overall_health: UNKNOWN } } }
02:11:14.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.310154 12109 raft_consensus.cc:493] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:11:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.310351 12109 raft_consensus.cc:515] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.311414 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c45b81367843babbae3951b3e4ffae" candidate_uuid: "40e18389e0ef49f29347d49b8d3c810e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a05a82a931240ccaa727fd6fe904bb7" is_pre_election: true
02:11:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.311590 11892 raft_consensus.cc:2468] T 90c45b81367843babbae3951b3e4ffae P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40e18389e0ef49f29347d49b8d3c810e in term 0.
02:11:14.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.311947 11690 leader_election.cc:304] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [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: 1a05a82a931240ccaa727fd6fe904bb7, 40e18389e0ef49f29347d49b8d3c810e; no voters: 
02:11:14.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.312182 12130 raft_consensus.cc:2804] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Leader pre-election won for term 1
02:11:14.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.312235 12130 raft_consensus.cc:493] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:11:14.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.312278 12130 raft_consensus.cc:3060] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Advancing to term 1
02:11:14.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.312637 12109 leader_election.cc:290] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a05a82a931240ccaa727fd6fe904bb7 (127.11.30.194:40631), 11432262a3334c4eb2c6b3c31b7e9bda (127.11.30.195:38523)
02:11:14.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.313047 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c45b81367843babbae3951b3e4ffae" candidate_uuid: "40e18389e0ef49f29347d49b8d3c810e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" is_pre_election: true
02:11:14.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.313270 12024 raft_consensus.cc:2468] T 90c45b81367843babbae3951b3e4ffae P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40e18389e0ef49f29347d49b8d3c810e in term 0.
02:11:14.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.313524 12130 raft_consensus.cc:515] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.314008 12130 leader_election.cc:290] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [CANDIDATE]: Term 1 election: Requested vote from peers 1a05a82a931240ccaa727fd6fe904bb7 (127.11.30.194:40631), 11432262a3334c4eb2c6b3c31b7e9bda (127.11.30.195:38523)
02:11:14.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.314487 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c45b81367843babbae3951b3e4ffae" candidate_uuid: "40e18389e0ef49f29347d49b8d3c810e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11432262a3334c4eb2c6b3c31b7e9bda"
02:11:14.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.314487 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c45b81367843babbae3951b3e4ffae" candidate_uuid: "40e18389e0ef49f29347d49b8d3c810e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a05a82a931240ccaa727fd6fe904bb7"
02:11:14.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.314653 12024 raft_consensus.cc:3060] T 90c45b81367843babbae3951b3e4ffae P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Advancing to term 1
02:11:14.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.314666 11892 raft_consensus.cc:3060] T 90c45b81367843babbae3951b3e4ffae P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Advancing to term 1
02:11:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.315838 12024 raft_consensus.cc:2468] T 90c45b81367843babbae3951b3e4ffae P 11432262a3334c4eb2c6b3c31b7e9bda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40e18389e0ef49f29347d49b8d3c810e in term 1.
02:11:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.315840 11892 raft_consensus.cc:2468] T 90c45b81367843babbae3951b3e4ffae P 1a05a82a931240ccaa727fd6fe904bb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40e18389e0ef49f29347d49b8d3c810e in term 1.
02:11:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.316320 11688 leader_election.cc:304] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 11432262a3334c4eb2c6b3c31b7e9bda, 1a05a82a931240ccaa727fd6fe904bb7, 40e18389e0ef49f29347d49b8d3c810e; no voters: 
02:11:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.316607 12130 raft_consensus.cc:2804] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [term 1 FOLLOWER]: Leader election won for term 1
02:11:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.316713 12130 raft_consensus.cc:697] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [term 1 LEADER]: Becoming Leader. State: Replica: 40e18389e0ef49f29347d49b8d3c810e, State: Running, Role: LEADER
02:11:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.316893 12130 consensus_queue.cc:237] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [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: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } }
02:11:14.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.321619 11499 catalog_manager.cc:5697] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e reported cstate change: term changed from 0 to 1, leader changed from <none> to 40e18389e0ef49f29347d49b8d3c810e (127.11.30.193). New cstate: current_term: 1 leader_uuid: "40e18389e0ef49f29347d49b8d3c810e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } health_report { overall_health: UNKNOWN } } }
02:11:14.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:14.399976 12076 tablet.cc:2406] T 42fbbbfdf79446b49a7277838006ab2d P 11432262a3334c4eb2c6b3c31b7e9bda: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:11:14.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.404125 12130 raft_consensus.cc:493] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:11:14.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.404381 12130 raft_consensus.cc:515] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } } peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } }
02:11:14.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.405162 12130 leader_election.cc:290] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11432262a3334c4eb2c6b3c31b7e9bda (127.11.30.195:38523), 1a05a82a931240ccaa727fd6fe904bb7 (127.11.30.194:40631)
02:11:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.405903 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fbbbfdf79446b49a7277838006ab2d" candidate_uuid: "40e18389e0ef49f29347d49b8d3c810e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" is_pre_election: true
02:11:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.406023 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fbbbfdf79446b49a7277838006ab2d" candidate_uuid: "40e18389e0ef49f29347d49b8d3c810e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a05a82a931240ccaa727fd6fe904bb7" is_pre_election: true
02:11:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.406127 12024 raft_consensus.cc:2468] T 42fbbbfdf79446b49a7277838006ab2d P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40e18389e0ef49f29347d49b8d3c810e in term 0.
02:11:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.406175 11892 raft_consensus.cc:2468] T 42fbbbfdf79446b49a7277838006ab2d P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40e18389e0ef49f29347d49b8d3c810e in term 0.
02:11:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.406760 11688 leader_election.cc:304] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [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: 11432262a3334c4eb2c6b3c31b7e9bda, 40e18389e0ef49f29347d49b8d3c810e; no voters: 
02:11:14.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.407102 12130 raft_consensus.cc:2804] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Leader pre-election won for term 1
02:11:14.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.407182 12130 raft_consensus.cc:493] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:11:14.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.407229 12130 raft_consensus.cc:3060] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [term 0 FOLLOWER]: Advancing to term 1
02:11:14.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.408349 12130 raft_consensus.cc:515] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } } peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } }
02:11:14.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.408998 12130 leader_election.cc:290] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [CANDIDATE]: Term 1 election: Requested vote from peers 11432262a3334c4eb2c6b3c31b7e9bda (127.11.30.195:38523), 1a05a82a931240ccaa727fd6fe904bb7 (127.11.30.194:40631)
02:11:14.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.409518 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fbbbfdf79446b49a7277838006ab2d" candidate_uuid: "40e18389e0ef49f29347d49b8d3c810e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11432262a3334c4eb2c6b3c31b7e9bda"
02:11:14.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.409718 12024 raft_consensus.cc:3060] T 42fbbbfdf79446b49a7277838006ab2d P 11432262a3334c4eb2c6b3c31b7e9bda [term 0 FOLLOWER]: Advancing to term 1
02:11:14.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.409714 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fbbbfdf79446b49a7277838006ab2d" candidate_uuid: "40e18389e0ef49f29347d49b8d3c810e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a05a82a931240ccaa727fd6fe904bb7"
02:11:14.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.409860 11892 raft_consensus.cc:3060] T 42fbbbfdf79446b49a7277838006ab2d P 1a05a82a931240ccaa727fd6fe904bb7 [term 0 FOLLOWER]: Advancing to term 1
02:11:14.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.410993 11892 raft_consensus.cc:2468] T 42fbbbfdf79446b49a7277838006ab2d P 1a05a82a931240ccaa727fd6fe904bb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40e18389e0ef49f29347d49b8d3c810e in term 1.
02:11:14.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.410992 12024 raft_consensus.cc:2468] T 42fbbbfdf79446b49a7277838006ab2d P 11432262a3334c4eb2c6b3c31b7e9bda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40e18389e0ef49f29347d49b8d3c810e in term 1.
02:11:14.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.411489 11690 leader_election.cc:304] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [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: 1a05a82a931240ccaa727fd6fe904bb7, 40e18389e0ef49f29347d49b8d3c810e; no voters: 
02:11:14.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.411759 12130 raft_consensus.cc:2804] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [term 1 FOLLOWER]: Leader election won for term 1
02:11:14.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.411882 12130 raft_consensus.cc:697] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [term 1 LEADER]: Becoming Leader. State: Replica: 40e18389e0ef49f29347d49b8d3c810e, State: Running, Role: LEADER
02:11:14.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.412070 12130 consensus_queue.cc:237] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [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: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } } peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } }
02:11:14.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.415132 11499 catalog_manager.cc:5697] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e reported cstate change: term changed from 0 to 1, leader changed from <none> to 40e18389e0ef49f29347d49b8d3c810e (127.11.30.193). New cstate: current_term: 1 leader_uuid: "40e18389e0ef49f29347d49b8d3c810e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 } health_report { overall_health: UNKNOWN } } }
02:11:14.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:14.420735 11941 tablet.cc:2406] T 42fbbbfdf79446b49a7277838006ab2d P 1a05a82a931240ccaa727fd6fe904bb7: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:11:14.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:14.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:14.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:14.681 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:14.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=40), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.30.253:38171, [27ms] Sub RPC GetTableLocations: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:14.691 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)] connecting to peer
02:11:14.695 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)] Successfully connected to peer
02:11:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.701031 12130 consensus_queue.cc:1048] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.712872 12109 consensus_queue.cc:1048] T 90c45b81367843babbae3951b3e4ffae P 40e18389e0ef49f29347d49b8d3c810e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.721804 12124 consensus_queue.cc:1048] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40e18389e0ef49f29347d49b8d3c810e" member_type: VOTER last_known_addr { host: "127.11.30.193" port: 34557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:14.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.735846 12117 consensus_queue.cc:1048] T 81f796409fcb4b39b870f20212110b53 P 1a05a82a931240ccaa727fd6fe904bb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:14.798 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x39c7bf35, L:/127.0.0.1:33440 - R:/127.11.30.194:40631] using TOKEN/null
02:11:14.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.835801 12109 consensus_queue.cc:1048] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:14.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.842909 12130 consensus_queue.cc:1048] T 98a9df82bb364075b9354052ed08881c P 40e18389e0ef49f29347d49b8d3c810e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:14.861 [DEBUG - Time-limited test] (Connection.java:748) [peer 40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)] connecting to peer
02:11:14.863 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)] Successfully connected to peer
02:11:14.910 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xf27ec599, L:/127.0.0.1:36394 - R:/127.11.30.193:34557] using TOKEN/null
02:11:14.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:14.987983 12109 consensus_queue.cc:1048] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a05a82a931240ccaa727fd6fe904bb7" member_type: VOTER last_known_addr { host: "127.11.30.194" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:14.992 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:15.004209 12109 consensus_queue.cc:1048] T 42fbbbfdf79446b49a7277838006ab2d P 40e18389e0ef49f29347d49b8d3c810e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11432262a3334c4eb2c6b3c31b7e9bda" member_type: VOTER last_known_addr { host: "127.11.30.195" port: 38523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:15.023 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.026 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.029 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.030 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.031 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.034 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.034 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.037 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.038 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.038 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.039 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.039 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.039 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.043 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.045 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.056 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.056 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.057 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.078 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.075 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.092 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfc353981, L:/127.0.0.1:57378 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.097 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.100 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.102 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.106 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.118 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.121 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xff1f49f0, L:/127.0.0.1:57368 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.122 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.123 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.126 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.135 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.138 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.142 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.142 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.149 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.152 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x76ce8c88, L:/127.0.0.1:57386 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.153 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.159 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.160 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x100c3a9c, L:/127.0.0.1:57396 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.167 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.173 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.174 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.174 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.188 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3ff4a0fd, L:/127.0.0.1:56754 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:15.191 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.201 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.205 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67a2d619, L:/127.0.0.1:56770 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:15.211 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.219 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc4b9c429, L:/127.0.0.1:57400 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.226 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6be30af3, L:/127.0.0.1:56778 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:15.234 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.238 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.244 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:15.244 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:15.244 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=251), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:15.244 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=217), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [131ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:15.247 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:15.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:15.250 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.255 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:15.256 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:15.259 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:15.259 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=229), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [189ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:15.262 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:15.262 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:15.264 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.266 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.293 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:15.293 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.293 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:15.293 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:15.294 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:15.294 [DEBUG - pool-4-thread-4] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:15.300 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.302 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.302 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:15.303 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:15.304 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:15.304 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:15.305 [DEBUG - pool-4-thread-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:15.310 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:15.316 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf6d0c5d8, L:/127.0.0.1:49284 - R:/127.11.30.252:35471] using TOKEN/null
02:11:15.316 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:15.317 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:15.317 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:15.318 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.318 [DEBUG - pool-4-thread-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:15.325 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.328 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.331 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.332 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.333 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x56df2df5, L:/127.0.0.1:49292 - R:/127.11.30.252:35471] using TOKEN/null
02:11:15.340 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.344 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:15.344 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.345 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:15.345 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:15.345 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:15.348 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.351 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:15.351 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:15.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:15.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:15.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:15.355 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:15.355 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:15.355 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:15.356 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:15.356 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:15.356 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:15.357 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:15.357 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:15.357 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:15.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.361 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.362 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:15.364 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:15.365 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:15.365 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:15.365 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:15.365 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=332), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [127ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:15.365 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:15.366 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:15.367 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:15.367 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:15.370 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x935cc97a, L:/127.0.0.1:56790 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:15.370 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbdcb4fe7, L:/127.0.0.1:56792 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:15.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:15.365 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:15.376 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:15.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:15.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:15.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:15.379 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:15.380 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:15.380 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:15.380 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:15.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:15.380695 12194 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.261963 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49294 (local address 127.11.30.252:35471)
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.274255 (+ 12292us) server_negotiation.cc:207] Beginning negotiation
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.274261 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.274285 (+    24us) server_negotiation.cc:408] Connection header received
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.274347 (+    62us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.274351 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.274444 (+    93us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.274575 (+   131us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.309076 (+ 34501us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.309936 (+   860us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.377808 (+ 67872us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.378114 (+   306us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.379252 (+  1138us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.379393 (+   141us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.379476 (+    83us) server_negotiation.cc:1036] Waiting for connection context
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.379975 (+   499us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49294: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49294): Connection reset by peer (error 104)
02:11:15.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":12165,"thread_start_us":143,"threads_started":1}
02:11:15.382 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:15.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:15.384 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:15.384 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa7a190f6, L:/127.0.0.1:57406 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.385 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.385 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.387 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:15.388 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:15.388 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:15.384 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:15.390 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:15.391 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:15.399187 12183 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.358991 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56808 (local address 127.11.30.254:34141)
02:11:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.369349 (+ 10358us) server_negotiation.cc:207] Beginning negotiation
02:11:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.369353 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.369370 (+    17us) server_negotiation.cc:408] Connection header received
02:11:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.369415 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.369419 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.369494 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.369590 (+    96us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.394155 (+ 24565us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.395059 (+   904us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.398375 (+  3316us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56808: BlockingRecv error: recv got EOF from 127.0.0.1:56808 (error 108)
02:11:15.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":10261,"thread_start_us":174,"threads_started":1}
02:11:15.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:15.412 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:15.414 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:15.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:15.422 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.423 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.423 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:15.426 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.430 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.435 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.436 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.438 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.439 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.439 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.443 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.447 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.450 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.456 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=387), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [343ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:15.457 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.457 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.459 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:15.469 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.470 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.475 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.473 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.482 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.482 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:15.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:15.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:15.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:15.490 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:15.491 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:15.491 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:15.491 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:15.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:15.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:15.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:15.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:15.499 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.512 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.518 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.530 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.530 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x18ae8386, L:/127.0.0.1:57436 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.533 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b4962b1, L:/127.0.0.1:57444 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.533 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.539 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5499737b, L:/127.0.0.1:57474 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.540 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.543 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x621b0c50, L:/127.0.0.1:57460 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.545 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.548 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.558 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:15.559 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:15.559 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7523ea6b, L:/127.0.0.1:56818 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:15.559 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:15.567 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.570 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.573 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.575 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.577 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.577 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdede1211, L:/127.0.0.1:56826 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:15.587 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.588 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.593 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.603 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3609af6, L:/127.0.0.1:57490 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.606 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:15.606 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=526), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [375ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [391ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:15.607 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.609 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:15.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:15.610 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x097eff1c, L:/127.0.0.1:56842 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:15.612 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.615 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:15.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:15.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:15.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:15.617 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:15.618 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:15.618 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:15.619 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:15.619 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:15.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:15.621 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:15.622 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=499), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [169ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:15.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:15.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:15.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:15.629521 12241 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.608148 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49316 (local address 127.11.30.252:35471)
02:11:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.618868 (+ 10720us) server_negotiation.cc:207] Beginning negotiation
02:11:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.618874 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.618902 (+    28us) server_negotiation.cc:408] Connection header received
02:11:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.618965 (+    63us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.618969 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.619042 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.619167 (+   125us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.628129 (+  8962us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.629040 (+   911us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.629352 (+   312us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49316: BlockingRecv error: recv got EOF from 127.0.0.1:49316 (error 108)
02:11:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":10582,"thread_start_us":116,"threads_started":1}
02:11:15.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:15.631 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:15.631 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:15.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:15.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:15.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:15.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:15.633 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:15.634 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:15.636 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:15.637 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:15.637 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:15.639 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:15.639 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:15.640 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:15.642 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.645 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:15.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:15.646 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:15.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:15.646426 12183 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:15.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.612206 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56846 (local address 127.11.30.254:34141)
02:11:15.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.612450 (+   244us) server_negotiation.cc:207] Beginning negotiation
02:11:15.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.612456 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:15.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.613601 (+  1145us) server_negotiation.cc:408] Connection header received
02:11:15.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.614294 (+   693us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:15.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.614298 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:15.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.614386 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:15.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.614453 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:15.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.645051 (+ 30598us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:15.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.645884 (+   833us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:15.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.646225 (+   341us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56846: BlockingRecv error: recv got EOF from 127.0.0.1:56846 (error 108)
02:11:15.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":83}
02:11:15.648 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:15.651099 12241 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.625065 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49326 (local address 127.11.30.252:35471)
02:11:15.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.629793 (+  4728us) server_negotiation.cc:207] Beginning negotiation
02:11:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.629798 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.635033 (+  5235us) server_negotiation.cc:408] Connection header received
02:11:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.636028 (+   995us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.636034 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.636142 (+   108us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.636218 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.649410 (+ 13192us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.650253 (+   843us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.650897 (+   644us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49326: BlockingRecv error: recv got EOF from 127.0.0.1:49326 (error 108)
02:11:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4641,"thread_start_us":150,"threads_started":1}
02:11:15.654 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.654 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.658 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.662 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.672 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9899f1d8, L:/127.0.0.1:57496 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.678 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb28addfb, L:/127.0.0.1:56852 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:15.686 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.688 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.689 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.692 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.692 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.695 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.698 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.701 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.702 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:15.702 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=463), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [110ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:15.702 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.706 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:15.713 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:15.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:15.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:15.715 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:15.715 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:15.716 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:15.718 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:15.719 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:15.720 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:15.720 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:15.721 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:15.721 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:15.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:15.725 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:15.726 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:15.726 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:15.726 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:15.726 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:15.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:15.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:15.730 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:15.738 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:15.738 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=298), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [148ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:15.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:15.742 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbe738069, L:/127.0.0.1:57502 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:15.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:15.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:15.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:15.750 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:15.751 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:15.755 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.757 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:15.757 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:15.758 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:15.758 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:15.759 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x23f02424, L:/127.0.0.1:56860 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:15.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:15.760 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:15.760 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:15.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:15.766 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:15.766 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=307), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [148ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:15.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:15.767 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:15.768537 12244 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:15.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.751301 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49340 (local address 127.11.30.252:35471)
02:11:15.769 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe8c9fd51, L:/127.0.0.1:57514 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.751483 (+   182us) server_negotiation.cc:207] Beginning negotiation
02:11:15.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.751489 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:15.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.752279 (+   790us) server_negotiation.cc:408] Connection header received
02:11:15.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.767766 (+ 15487us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:15.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.767774 (+     8us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:15.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.767868 (+    94us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:15.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.767970 (+   102us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:15.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.768205 (+   235us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49340: BlockingRecv error: recv got EOF from 127.0.0.1:49340 (error 108)
02:11:15.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
02:11:15.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:15.777 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.779 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.782 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:15.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:15.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:15.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:15.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:15.787 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:15.788 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:15.788 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:15.788 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4d5d2c73, L:/127.0.0.1:49350 - R:/127.11.30.252:35471] using TOKEN/null
02:11:15.788 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:15.789 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:15.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:15.789909 11558 connection.cc:466] server connection from 127.0.0.1:49350 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49350 (request call id 0) could send its response
02:11:15.791 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:15.791 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:15.791 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:15.792 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:15.798 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.800 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:15.801 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4475663e, L:/127.0.0.1:49332 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:15.808 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.808 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=305), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [170ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [212ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, deferred=null) after lookup
02:11:15.813 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.814 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:15.818 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.823 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe592de19, L:/127.0.0.1:57430 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.824 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:15.824 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:15.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:15.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:15.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:15.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:15.829 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:15.831 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x12b6cd10, L:/127.0.0.1:56802 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:15.835 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.837 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:15.838 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:15.838 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:15.840 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:15.840 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:15.841 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:15.841 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:15.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:15.848 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc24128e, L:/127.0.0.1:56872 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:15.852 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.852 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.853 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.855 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.859 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.863 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.870 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:15.870 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:15.870 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:15.877 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:15.878 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:15.879 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.879 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=407), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [161ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [265ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:15.880 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.882 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:15.885 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:15.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:15.889 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:15.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:15.890 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:15.890 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.892 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:15.892 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:15.893 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:15.893 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:15.894 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:15.895 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.897 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:15.901 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:15.901 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:15.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:15.905 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:15.914 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb96b568f, L:/127.0.0.1:57530 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.915 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:15.915 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:15.924 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.926 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.930 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7db4220a, L:/127.0.0.1:57544 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.932 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:15.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=161), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [130ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:15.940 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8c6a7190, L:/127.0.0.1:56882 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:15.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:15.943 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:15.944 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa957dc15, L:/127.0.0.1:49360 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:15.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:15.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:15.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:15.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:15.948 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:15.948 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:15.949 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:15.949 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:15.950 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:15.950 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:15.951 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:15.951 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:15.951 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:15.952 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:15.952 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:15.953 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xecb8207c, L:/127.0.0.1:57554 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.957 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:15.960 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:15.963 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:15.966 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:15.973 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:15.988 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4b89c67e, L:/127.0.0.1:57556 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:15.993 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:15.993 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=212), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:16.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.012 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.013 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x071c1eae, L:/127.0.0.1:56884 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.018 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.020 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.020 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.020 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.022 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:16.022 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:16.022 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.027 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3f883096, L:/127.0.0.1:49362 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:16.029 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.029 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:16.031 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:16.037 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.042 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.042 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.042 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.044 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.046 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.046 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.046 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.048 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.060 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.063 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.067 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.073 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.074 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=387), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [104ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:16.079 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.084 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3fa7809d, L:/127.0.0.1:56888 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.087 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.088 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.088 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:16.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.089 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.091 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.091 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.091 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.091 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.092 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.092 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.095745 12241 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.087034 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49366 (local address 127.11.30.252:35471)
02:11:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.087247 (+   213us) server_negotiation.cc:207] Beginning negotiation
02:11:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.087253 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.091902 (+  4649us) server_negotiation.cc:408] Connection header received
02:11:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.094418 (+  2516us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.094424 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.094542 (+   118us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.094615 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.095552 (+   937us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49366: BlockingRecv error: recv got EOF from 127.0.0.1:49366 (error 108)
02:11:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":85}
02:11:16.096 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x459db326, L:/127.0.0.1:57564 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.097 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.104 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.104 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=869), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [151ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [713ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:16.105 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.106 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.106 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.107 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:16.108 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.113 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.113 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.113 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.114 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.114 [DEBUG - pool-4-thread-13] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.115 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:16.115 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:16.116 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.117 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.117 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.119 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.119 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.119107 12183 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.104796 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56896 (local address 127.11.30.254:34141)
02:11:16.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.104994 (+   198us) server_negotiation.cc:207] Beginning negotiation
02:11:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.105000 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.108381 (+  3381us) server_negotiation.cc:408] Connection header received
02:11:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.109403 (+  1022us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.109409 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.109610 (+   201us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.109713 (+   103us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.116775 (+  7062us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.117986 (+  1211us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.118922 (+   936us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56896: BlockingRecv error: recv got EOF from 127.0.0.1:56896 (error 108)
02:11:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":80}
02:11:16.125 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.126 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.127 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.128 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.130 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.133 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.134 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.136 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.143 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.146 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.155 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.158 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7e5fabaa, L:/127.0.0.1:57578 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.163 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.165 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.173 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.172 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x51d64205, L:/127.0.0.1:56910 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.175 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.178 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.179 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.199 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x14ad04f6, L:/127.0.0.1:57596 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.200 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.200 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.201 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:16.203 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2d2739e3, L:/127.0.0.1:57592 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.205 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b3ffcb9, L:/127.0.0.1:56914 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.216 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.217 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.217 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.218 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.219 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.220 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.221 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.221 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.222 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.225 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.228 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.234 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.237 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.245 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.246 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=251), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [94ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:16.250 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.257 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.259 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:16.259 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:16.259 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.261 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.261 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.261 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.261 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.262 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:16.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.264 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x34c5055e, L:/127.0.0.1:56938 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.265 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x70d04445, L:/127.0.0.1:57610 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.265532 12178 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.236674 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56940 (local address 127.11.30.254:34141)
02:11:16.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.265001 (+ 28327us) server_negotiation.cc:207] Beginning negotiation
02:11:16.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.265006 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:16.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.265023 (+    17us) server_negotiation.cc:408] Connection header received
02:11:16.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.265072 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.265075 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.265155 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.265354 (+   199us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56940: BlockingWrite error: write error: Broken pipe (error 32)
02:11:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28226,"thread_start_us":118,"threads_started":1}
02:11:16.270 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x78ce96aa, L:/127.0.0.1:56924 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.271 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.276 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.278 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.285 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.288 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.292 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.302 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:16.305 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.306 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=526), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [395ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [410ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:16.307 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x06147b6a, L:/127.0.0.1:56946 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.309 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.316 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.316 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.317 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.318 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.318 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:16.318 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.319 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.320 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.321 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.323 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.323 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.323 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:16.327 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.328 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x97614080, L:/127.0.0.1:57616 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.329 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.329 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=547), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [265ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [433ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:16.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.337169 12326 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.309254 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49370 (local address 127.11.30.252:35471)
02:11:16.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.310500 (+  1246us) server_negotiation.cc:207] Beginning negotiation
02:11:16.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.310505 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:16.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.310524 (+    19us) server_negotiation.cc:408] Connection header received
02:11:16.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.312776 (+  2252us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.312782 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.312902 (+   120us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.313035 (+   133us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:16.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.335585 (+ 22550us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.338 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.336607 (+  1022us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:16.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.336959 (+   352us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49370: BlockingRecv error: recv got EOF from 127.0.0.1:49370 (error 108)
02:11:16.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1141,"thread_start_us":111,"threads_started":1}
02:11:16.339 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=322), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [165ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:16.340 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:16.340 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.340 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.341 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.341 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.341 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.342 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.342 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.342 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:16.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.348 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf26207ee, L:/127.0.0.1:49368 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:16.351 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.351 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.352 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=693), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [464ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [520ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:16.352 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.354 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.355 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.357 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.357 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.357 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.357 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=557), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [284ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [301ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:16.359 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.359 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:16.359 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.360 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.360 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.361 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.361 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:16.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.364 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.366 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.367 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.367 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:16.367 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.368 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.368 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.368 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.369 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.369 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.370 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.370 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.371 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.372 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.372 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.374 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.374 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:16.375 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.376 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.376 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.376 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.376 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.377 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.379 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.380 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.398 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.398 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc76fa45c, L:/127.0.0.1:57420 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.401 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.402 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.404 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.404 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.405 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.405 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.405 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=519), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [229ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:16.407 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.409 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.410 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.411 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1372), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [652ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1221ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:16.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.415 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.415 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:16.416 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:16.416 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.417 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.417 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.418 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.418 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.420 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.422955 12241 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.408194 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49380 (local address 127.11.30.252:35471)
02:11:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.408367 (+   173us) server_negotiation.cc:207] Beginning negotiation
02:11:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.408371 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.419000 (+ 10629us) server_negotiation.cc:408] Connection header received
02:11:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.422193 (+  3193us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.422199 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.422313 (+   114us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.422380 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:16.423 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.422802 (+   422us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49380: BlockingRecv error: recv got EOF from 127.0.0.1:49380 (error 108)
02:11:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":79}
02:11:16.423 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.424 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:16.429 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.432 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.444490 12183 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.402285 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56962 (local address 127.11.30.254:34141)
02:11:16.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.402477 (+   192us) server_negotiation.cc:207] Beginning negotiation
02:11:16.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.402483 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:16.445 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.448 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.451 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.402507 (+    24us) server_negotiation.cc:408] Connection header received
02:11:16.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.402929 (+   422us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.402933 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.403012 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.403110 (+    98us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:16.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.442789 (+ 39679us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.443712 (+   923us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:16.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.444290 (+   578us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56962: BlockingRecv error: recv got EOF from 127.0.0.1:56962 (error 108)
02:11:16.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75}
02:11:16.456 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.458 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.458 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:16.458 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.459 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.459 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.459 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.462 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.462 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.452 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.468 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f81fdd7, L:/127.0.0.1:56976 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.470 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe79a82a3, L:/127.0.0.1:57658 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.478 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.482 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x659070b2, L:/127.0.0.1:57630 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.496 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.499 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.505 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeea0f337, L:/127.0.0.1:57690 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.506 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1efab83c, L:/127.0.0.1:56994 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.509 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7dbd486d, L:/127.0.0.1:57674 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.511 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x939e19bd, L:/127.0.0.1:57646 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.512 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab102b09, L:/127.0.0.1:57660 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=510), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [293ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [293ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:16.514 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8523715e, L:/127.0.0.1:56972 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.514 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:16.518 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=480), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [169ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [197ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:16.518 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.519 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.521 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.525 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.525 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=726), Traces: [0ms] refreshing cache from master, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [282ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:16.527 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.530 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.534 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.535 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:16.535 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:16.535 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.537 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.537 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.538 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.538 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.538 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.538938 12352 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.432594 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56978 (local address 127.11.30.254:34141)
02:11:16.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.444553 (+ 11959us) server_negotiation.cc:207] Beginning negotiation
02:11:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.444559 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.444578 (+    19us) server_negotiation.cc:408] Connection header received
02:11:16.539 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.444650 (+    72us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.444653 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.539 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.444730 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.444866 (+   136us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.471198 (+ 26332us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.540 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.472174 (+   976us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.525608 (+ 53434us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.525911 (+   303us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:16.540 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.535419 (+  9508us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.535453 (+    34us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.535458 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:16.540 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.535496 (+    38us) server_negotiation.cc:923] calling sasl_server_start()
02:11:16.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.535544 (+    48us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:16.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.535559 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:16.541 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.535698 (+   139us) server_negotiation.cc:1036] Waiting for connection context
02:11:16.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.538720 (+  3022us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56978: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56978): Cannot send after transport endpoint shutdown (error 108)
02:11:16.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":11755,"thread_start_us":140,"threads_started":1}
02:11:16.541 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.541 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:16.541 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.542 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.542 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.542 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.542 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.542 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:16.543 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.543 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.544 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.544 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.544767 12326 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.518255 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49394 (local address 127.11.30.252:35471)
02:11:16.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.518488 (+   233us) server_negotiation.cc:207] Beginning negotiation
02:11:16.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.518495 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.519872 (+  1377us) server_negotiation.cc:408] Connection header received
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.520430 (+   558us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.520435 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.520525 (+    90us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.520621 (+    96us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.525664 (+  5043us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.526540 (+   876us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.544612 (+ 18072us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49394: BlockingRecv error: recv got EOF from 127.0.0.1:49394 (error 108)
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":95}
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.545399 12326 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.530613 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49406 (local address 127.11.30.252:35471)
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.545030 (+ 14417us) server_negotiation.cc:207] Beginning negotiation
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.545034 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.545051 (+    17us) server_negotiation.cc:408] Connection header received
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.545107 (+    56us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.545111 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.545176 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.545296 (+   120us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49406: BlockingWrite error: write error: Broken pipe (error 32)
02:11:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":14316,"thread_start_us":111,"threads_started":1}
02:11:16.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.547 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.547 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.547 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.548 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.549 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.549 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:16.551 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.551 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.552 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:16.553 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.558 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4c4dee7f, L:/127.0.0.1:57002 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.559 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.564 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.569926 12241 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.495934 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49392 (local address 127.11.30.252:35471)
02:11:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.496085 (+   151us) server_negotiation.cc:207] Beginning negotiation
02:11:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.496092 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.504832 (+  8740us) server_negotiation.cc:408] Connection header received
02:11:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.505465 (+   633us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.505470 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.505565 (+    95us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.505631 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.536863 (+ 31232us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.537733 (+   870us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.568761 (+ 31028us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.569078 (+   317us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.569326 (+   248us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.569366 (+    40us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.569370 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.569391 (+    21us) server_negotiation.cc:923] calling sasl_server_start()
02:11:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.569414 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.569424 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.569523 (+    99us) server_negotiation.cc:1036] Waiting for connection context
02:11:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.569722 (+   199us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49392: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49392): Connection reset by peer (error 104)
02:11:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
02:11:16.574 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.574 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.574 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:16.578 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.579 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1522), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [204ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:16.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.588 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.589 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb2c9bd02, L:/127.0.0.1:57704 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.590 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.591 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.592 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:16.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.592 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.592 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.593 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.593 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.596 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.596 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.597 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:16.600 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.601 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.601 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.603 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.606 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.608 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.611 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.614 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.616 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.617 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x36586dfe, L:/127.0.0.1:57706 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.623 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.624 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.625 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.625 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=214), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [45ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:16.625 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.626 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.626 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.628 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.629 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.630 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.631 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.632 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=766), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [225ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [278ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:16.632 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.637 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.637 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:16.638 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:16.638 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.641 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.641 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.642 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.643 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.645 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.647 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.648 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.647543 12320 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.627328 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57004 (local address 127.11.30.254:34141)
02:11:16.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.627806 (+   478us) server_negotiation.cc:207] Beginning negotiation
02:11:16.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.627813 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:16.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.627831 (+    18us) server_negotiation.cc:408] Connection header received
02:11:16.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.627884 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.627888 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.648 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:16.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.627963 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.628044 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:16.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.645806 (+ 17762us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.646801 (+   995us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.647376 (+   575us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57004: BlockingRecv error: recv got EOF from 127.0.0.1:57004 (error 108)
02:11:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":356}
02:11:16.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.651 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.652 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.653 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.654 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.654 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:16.654 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.655 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.657 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.657 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.665118 12361 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.650384 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49432 (local address 127.11.30.252:35471)
02:11:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.650539 (+   155us) server_negotiation.cc:207] Beginning negotiation
02:11:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.650543 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.651025 (+   482us) server_negotiation.cc:408] Connection header received
02:11:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.651597 (+   572us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.651603 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.651711 (+   108us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.651854 (+   143us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:16.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.663375 (+ 11521us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.664364 (+   989us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:16.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.664958 (+   594us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49432: BlockingRecv error: recv got EOF from 127.0.0.1:49432 (error 108)
02:11:16.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
02:11:16.667 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.667 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.667 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1437), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1193ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:16.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.674310 12241 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.629994 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49420 (local address 127.11.30.252:35471)
02:11:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.630227 (+   233us) server_negotiation.cc:207] Beginning negotiation
02:11:16.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.630232 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:16.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.630261 (+    29us) server_negotiation.cc:408] Connection header received
02:11:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.630333 (+    72us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.630337 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.630423 (+    86us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.630593 (+   170us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.636253 (+  5660us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.637207 (+   954us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.663189 (+ 25982us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.663501 (+   312us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:16.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.671162 (+  7661us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:16.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.671314 (+   152us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:16.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.671403 (+    89us) server_negotiation.cc:1036] Waiting for connection context
02:11:16.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.674115 (+  2712us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49420: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49420): Connection reset by peer (error 104)
02:11:16.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
02:11:16.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.678 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.678 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.679 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.679 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:16.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.679 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:16.679 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:16.679 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:16.680 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.681 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.683 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.684 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.685 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.685 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.686 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.686 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.687 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=643), Traces: [0ms] refreshing cache from master, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [307ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [310ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [350ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:16.687 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.687 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.687 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.688195 12320 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.650279 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57022 (local address 127.11.30.254:34141)
02:11:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.650511 (+   232us) server_negotiation.cc:207] Beginning negotiation
02:11:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.650516 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.654574 (+  4058us) server_negotiation.cc:408] Connection header received
02:11:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.655417 (+   843us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.655422 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.655514 (+    92us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.655616 (+   102us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.672477 (+ 16861us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.673320 (+   843us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.685959 (+ 12639us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.686268 (+   309us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.687345 (+  1077us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.687389 (+    44us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.687393 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.687417 (+    24us) server_negotiation.cc:923] calling sasl_server_start()
02:11:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.687454 (+    37us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.687468 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.687576 (+   108us) server_negotiation.cc:1036] Waiting for connection context
02:11:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.687995 (+   419us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57022: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57022): Connection reset by peer (error 104)
02:11:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":102}
02:11:16.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.694 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.695 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.697 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.697 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:16.697 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.699 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.700 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.705 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcad24686, L:/127.0.0.1:57006 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.705 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.709465 12241 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.693780 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49434 (local address 127.11.30.252:35471)
02:11:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.693955 (+   175us) server_negotiation.cc:207] Beginning negotiation
02:11:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.693961 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.695053 (+  1092us) server_negotiation.cc:408] Connection header received
02:11:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.695573 (+   520us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.710 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.695578 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.710 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.695655 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.695716 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.707964 (+ 12248us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.708993 (+  1029us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:16.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.709294 (+   301us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49434: BlockingRecv error: recv got EOF from 127.0.0.1:49434 (error 108)
02:11:16.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
02:11:16.712 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.713 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.715 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.716 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.718 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:16.723 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.725 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.727 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.735 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.744 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.747 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x76111e22, L:/127.0.0.1:57716 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:16.747570 12194 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.414129 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49300 (local address 127.11.30.252:35471)
02:11:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.414384 (+   255us) server_negotiation.cc:207] Beginning negotiation
02:11:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.414390 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.416191 (+  1801us) server_negotiation.cc:408] Connection header received
02:11:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.746875 (+1330684us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.746883 (+     8us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.747013 (+   130us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.747127 (+   114us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:16.747384 (+   257us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49300: BlockingRecv error: recv got EOF from 127.0.0.1:49300 (error 108)
02:11:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":100}
02:11:16.751 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.754 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.761 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.761 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=583), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [200ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [404ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:16.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.770 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.770 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.771 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.772 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.773 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:16.773 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.773 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.774 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.775 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.780 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.780 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.780 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:16.781 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.785 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.786 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.790 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.793 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.795 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.797 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:16.808 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.810 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.811 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.814 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7f80ae40, L:/127.0.0.1:49438 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:16.816 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.817 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.818 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeaf0a7a1, L:/127.0.0.1:57030 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.818 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.826 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x01e2d60f, L:/127.0.0.1:57724 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.829 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=330), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [217ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [221ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:16.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.836 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.839 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.840 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.842 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.842 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.843 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.844 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.845 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:16.845 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.846 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.846 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.846 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.847 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:16.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.852 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.858 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.859 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.859 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.860 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x22f7ab0d, L:/127.0.0.1:57730 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.860 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x147b59c2, L:/127.0.0.1:57738 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.862 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.866 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:16.867 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.867 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:16.868 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:16.873 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.886 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3e55a47d, L:/127.0.0.1:49444 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:16.889 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7c861579, L:/127.0.0.1:57740 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=372), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [205ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:16.892 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.894 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.895 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.901 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.906 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.908 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.909 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:16.910 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:16.910 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.911 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.911 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:16.912 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.912 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.912 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.913 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.913 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:16.914 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1b45e123, L:/127.0.0.1:57034 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.915 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:16.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.918 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.918 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.918 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.919 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:16.922 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.926 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.931 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.935 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.937 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0fa9009e, L:/127.0.0.1:57750 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:16.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:16.942 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=326), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [225ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:16.946 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e1e3523, L:/127.0.0.1:57048 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:16.946 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x80749f65, L:/127.0.0.1:49454 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:16.949 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:16.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:16.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:16.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:16.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:16.959 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:16.960 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:16.960 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:16.960 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:16.961 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:16.961 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:16.961 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:16.961 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:16.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:16.966 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:16.966 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:16.967 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.969 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:16.970 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.972 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:16.973 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.974 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:16.975 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.976 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:16.978 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.980 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.981 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.982 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:16.982 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.982 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:16.990 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:16.993 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:16.995 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:16.998 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb38b08ea, L:/127.0.0.1:57050 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.000 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.004 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.005 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.008 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd31de35e, L:/127.0.0.1:57758 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.010 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=398), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [131ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:17.012 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:17.018 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:17.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:17.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:17.023 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x08b0626a, L:/127.0.0.1:49462 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:17.020 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:17.031 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:17.033 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:17.033 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:17.033 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:17.033 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:17.033 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:17.034 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:17.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.040 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2608c644, L:/127.0.0.1:57054 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.042 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0efa3ecf, L:/127.0.0.1:57764 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.044 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.044 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:17.044 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:17.048 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.049 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.051 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.054 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.055 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.057 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.058 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.065 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x623cd2b8, L:/127.0.0.1:57780 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.065 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.069 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.070 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.072 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.074 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.076 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.076 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.077 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=470), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [187ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:17.077 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.081 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:17.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:17.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:17.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:17.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:17.087 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:17.091 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state CONNECTING
02:11:17.091 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:17.091 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:17.093 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf3f7fd20, L:/127.0.0.1:49478 - R:/127.11.30.252:35471] using TOKEN/null
02:11:17.093 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:17.093 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:17.094 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.095 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.095 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:17.096 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.099 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x279f980d, L:/127.0.0.1:57792 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.105 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.110 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x14768c76, L:/127.0.0.1:57066 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.113 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.122 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.125 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8abcd933, L:/127.0.0.1:57808 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.129 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.132 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.132 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.135 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.136 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.136 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.138 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.140 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.149 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.151 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.151 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.151 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=415), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [131ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:17.152 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:17.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:17.160 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:17.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:17.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:17.161 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:17.162 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:17.162 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:17.162 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:17.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:17.164 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:17.165 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.165 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:17.166 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.167990 12194 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.152984 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49494 (local address 127.11.30.252:35471)
02:11:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.153229 (+   245us) server_negotiation.cc:207] Beginning negotiation
02:11:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.153236 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.153353 (+   117us) server_negotiation.cc:408] Connection header received
02:11:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.153806 (+   453us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.153811 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.153900 (+    89us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.153982 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.166471 (+ 12489us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.167401 (+   930us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:17.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.167827 (+   426us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49494: BlockingRecv error: recv got EOF from 127.0.0.1:49494 (error 108)
02:11:17.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
02:11:17.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.171 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.171813 12197 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.419320 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49302 (local address 127.11.30.252:35471)
02:11:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.419508 (+   188us) server_negotiation.cc:207] Beginning negotiation
02:11:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.419514 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.420502 (+   988us) server_negotiation.cc:408] Connection header received
02:11:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.171313 (+1750811us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.171317 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.171384 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.171486 (+   102us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.171670 (+   184us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49302: BlockingRecv error: recv got EOF from 127.0.0.1:49302 (error 108)
02:11:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
02:11:17.174 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.176 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.179 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.188 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.194 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.199 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.200 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.201 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.204 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.209 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.209 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.209 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.213 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.214 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.219 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:17.219 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:17.231 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.231 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.249 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb4497f5a, L:/127.0.0.1:57814 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.251 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x58ace964, L:/127.0.0.1:57076 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.251 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.256 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.258 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.259 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.260 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.261 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.261 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7cb45f4, L:/127.0.0.1:57820 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.262 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.263 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.263 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.265 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.265 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67c0fa5a, L:/127.0.0.1:57084 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.267 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.268 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.269 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.270 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.270 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.271 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.271 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.272 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.272 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.273 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.274 [DEBUG - pool-4-thread-39] (NetUtil.java:139) Resolved '127.11.30.253' into [/127.11.30.253] in 44720496ns
02:11:17.274 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.274 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=755), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [183ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [439ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:17.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.276 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.278 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.279 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.278446 12193 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.424122 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49306 (local address 127.11.30.252:35471)
02:11:17.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.424648 (+   526us) server_negotiation.cc:207] Beginning negotiation
02:11:17.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:15.424655 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:17.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.277799 (+1853144us) server_negotiation.cc:408] Connection header received
02:11:17.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.277885 (+    86us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.277889 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.277986 (+    97us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.278073 (+    87us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:17.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.278281 (+   208us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49306: BlockingRecv error: recv got EOF from 127.0.0.1:49306 (error 108)
02:11:17.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":255}
02:11:17.284 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.285 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.287 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.288 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.288 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.289 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:17.294 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:17.256 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=365), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [274ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:17.263 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.301 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.304 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.304 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:17.308 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:17.309 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.309 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.310 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.310 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.311 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.311 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.311 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.312 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.313 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.314 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.314 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.314 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.315 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.316 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.317 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.318 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.318 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.319 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:17.320 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.320 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.321 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.322 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.322 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.323 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.324 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.316 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=351), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [136ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [178ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:17.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:17.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:17.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:17.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:17.341 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:17.343 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:17.353 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:17.353 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:17.353 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:17.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:17.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:17.355 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.361 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:17.363 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:17.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:17.363 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:17.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:17.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:17.364 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:17.365 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:17.367 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:17.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:17.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:17.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:17.367 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:17.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:17.367 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:17.368 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:17.368 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:17.369 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:17.369 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:17.371 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:17.371 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:17.372 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:17.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:17.372 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:17.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.376147 12194 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.280896 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49522 (local address 127.11.30.252:35471)
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.281126 (+   230us) server_negotiation.cc:207] Beginning negotiation
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.281131 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.281152 (+    21us) server_negotiation.cc:408] Connection header received
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.281210 (+    58us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.281214 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.281276 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.281389 (+   113us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.334260 (+ 52871us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.335166 (+   906us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.374468 (+ 39302us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.374704 (+   236us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.375431 (+   727us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.375460 (+    29us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.375464 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.375482 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.375508 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.375519 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.375598 (+    79us) server_negotiation.cc:1036] Waiting for connection context
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.375979 (+   381us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49522: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49522): Connection reset by peer (error 104)
02:11:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":127}
02:11:17.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.380 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.380 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.381 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.384 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.385 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.385391 12193 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.280967 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49526 (local address 127.11.30.252:35471)
02:11:17.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.293145 (+ 12178us) server_negotiation.cc:207] Beginning negotiation
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.293151 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.293172 (+    21us) server_negotiation.cc:408] Connection header received
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.293233 (+    61us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.293236 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.293309 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.293404 (+    95us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.320379 (+ 26975us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.321393 (+  1014us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.367752 (+ 46359us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.368008 (+   256us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.384833 (+ 16825us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.384858 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.384861 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.384885 (+    24us) server_negotiation.cc:923] calling sasl_server_start()
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.384909 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.384920 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.385016 (+    96us) server_negotiation.cc:1036] Waiting for connection context
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.385218 (+   202us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49526: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49526): Connection reset by peer (error 104)
02:11:17.386 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":12054}
02:11:17.387 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.388 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.388 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.390 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.396 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.396 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.397 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b5443a7, L:/127.0.0.1:57878 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.397 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b969156, L:/127.0.0.1:57098 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.404 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.404 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.411 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.418 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:17.418 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:17.420 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc83c1642, L:/127.0.0.1:57150 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.428 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.428030 12197 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.263319 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49508 (local address 127.11.30.252:35471)
02:11:17.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.264290 (+   971us) server_negotiation.cc:207] Beginning negotiation
02:11:17.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.264295 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:17.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.296383 (+ 32088us) server_negotiation.cc:408] Connection header received
02:11:17.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.296501 (+   118us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.296507 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.296591 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.296679 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:17.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.331605 (+ 34926us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.332864 (+  1259us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:17.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.355773 (+ 22909us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.356019 (+   246us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:17.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.427148 (+ 71129us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:17.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.427311 (+   163us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:17.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.427397 (+    86us) server_negotiation.cc:1036] Waiting for connection context
02:11:17.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.427873 (+   476us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49508: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49508): Connection reset by peer (error 104)
02:11:17.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":852}
02:11:17.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.431 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.431 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.431 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.438 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd2b35dd6, L:/127.0.0.1:57132 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.442 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4631a5ee, L:/127.0.0.1:57896 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.444 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf64fe79a, L:/127.0.0.1:57906 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.445 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xec55a564, L:/127.0.0.1:57926 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.446 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x566bf977, L:/127.0.0.1:57120 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.448 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x291dcec9, L:/127.0.0.1:57864 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.455 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdd3d63f1, L:/127.0.0.1:57846 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.457 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x25bf5526, L:/127.0.0.1:57832 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.396 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.442 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xec695089, L:/127.0.0.1:57904 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.459 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x72c321f9, L:/127.0.0.1:57102 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.459 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x71fc4da8, L:/127.0.0.1:57928 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.460 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9342393, L:/127.0.0.1:57106 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.467 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa685842a, L:/127.0.0.1:57148 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.473 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x83dc6a43, L:/127.0.0.1:57888 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.478 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa4f6f530, L:/127.0.0.1:57852 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.487 [ERROR - pool-4-thread-22] (HashedWheelTimer.java:470) You are creating too many HashedWheelTimer instances. HashedWheelTimer is a shared resource that must be reused across the JVM, so that only a few instances are created.
02:11:17.490 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.491 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.492 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.494 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.497 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.498 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.499 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.500 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.501 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.502 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.503 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5e10dba6, L:/127.0.0.1:57944 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.503 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.506 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.507 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=575), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [414ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:17.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:17.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:17.513 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:17.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:17.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:17.514 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:17.515 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:17.516 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:17.516 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.517 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:17.517 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:17.518 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:17.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.518654 12197 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.516396 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49542 (local address 127.11.30.252:35471)
02:11:17.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.516595 (+   199us) server_negotiation.cc:207] Beginning negotiation
02:11:17.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.516600 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:17.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.517433 (+   833us) server_negotiation.cc:408] Connection header received
02:11:17.519 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:17.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.517941 (+   508us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.519 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:17.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.517946 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.518027 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.518093 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.518493 (+   400us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49542: BlockingRecv error: recv got EOF from 127.0.0.1:49542 (error 108)
02:11:17.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
02:11:17.515 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.523 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.523 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.525 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.527 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.539 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.540 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.541 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.542 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.544 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.545 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.549 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.550 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.556 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.568 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.570 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.571 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.571 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.573 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.574 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.577 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.578 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.579 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.579 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.580 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.581 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.582 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.582 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.586 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.588 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.589 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa604468f, L:/127.0.0.1:57960 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.591 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.592 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.593 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.594 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.594 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.595 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.595 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.597 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.598 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.598 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.598 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.599 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.599 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.600 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.601 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.602 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.603 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.603 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.604 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.606 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.606 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.606 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.614 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x15489f81, L:/127.0.0.1:57964 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.618 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.618 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.618 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.621 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.621 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=694), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [420ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:17.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:17.627 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8c43763b, L:/127.0.0.1:57156 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.633 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.633 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2431), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [492ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1967ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [2099ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:17.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:17.634 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:17.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:17.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:17.635 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:17.636 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:17.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:17.637 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:17.638 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:17.638 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:17.638 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:17.639 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:17.639 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:17.640 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:17.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:17.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:17.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:17.642 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:17.645 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:17.645 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.645 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=726), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [497ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [631ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:17.646 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.647 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:17.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:17.649 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:17.650 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:17.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:17.652 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:17.652 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:17.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:17.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.655817 12197 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.628631 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49558 (local address 127.11.30.252:35471)
02:11:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.628808 (+   177us) server_negotiation.cc:207] Beginning negotiation
02:11:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.628814 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.630670 (+  1856us) server_negotiation.cc:408] Connection header received
02:11:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.631353 (+   683us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.631357 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.631470 (+   113us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.631629 (+   159us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.654492 (+ 22863us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.655342 (+   850us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:17.656 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.655637 (+   295us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49558: BlockingRecv error: recv got EOF from 127.0.0.1:49558 (error 108)
02:11:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75}
02:11:17.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:17.657 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:17.658 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.658 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.658 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:17.659 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.659 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:17.659 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:17.661 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:17.661 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:17.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.660821 12194 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.655595 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49588 (local address 127.11.30.252:35471)
02:11:17.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.655731 (+   136us) server_negotiation.cc:207] Beginning negotiation
02:11:17.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.655736 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:17.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.656646 (+   910us) server_negotiation.cc:408] Connection header received
02:11:17.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.659681 (+  3035us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.659689 (+     8us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.659789 (+   100us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.659924 (+   135us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:17.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.660676 (+   752us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49588: BlockingRecv error: recv got EOF from 127.0.0.1:49588 (error 108)
02:11:17.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34}
02:11:17.662 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.662 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.662 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.662 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.664 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.664 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=681), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [325ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:17.665 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.665508 12524 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.648357 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57160 (local address 127.11.30.254:34141)
02:11:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.648579 (+   222us) server_negotiation.cc:207] Beginning negotiation
02:11:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.648585 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.648605 (+    20us) server_negotiation.cc:408] Connection header received
02:11:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.648673 (+    68us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.648678 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.648760 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.648861 (+   101us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.659753 (+ 10892us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.660615 (+   862us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.665353 (+  4738us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57160: BlockingRecv error: recv got EOF from 127.0.0.1:57160 (error 108)
02:11:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":102}
02:11:17.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:17.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.667779 12193 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.633650 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49572 (local address 127.11.30.252:35471)
02:11:17.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.634283 (+   633us) server_negotiation.cc:207] Beginning negotiation
02:11:17.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.634288 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:17.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.635277 (+   989us) server_negotiation.cc:408] Connection header received
02:11:17.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.635780 (+   503us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.635785 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.635874 (+    89us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.636026 (+   152us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:17.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.640493 (+  4467us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.641404 (+   911us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:17.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.663215 (+ 21811us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.663506 (+   291us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:17.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.666432 (+  2926us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:17.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.666597 (+   165us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:17.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.666700 (+   103us) server_negotiation.cc:1036] Waiting for connection context
02:11:17.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.667590 (+   890us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49572: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49572): Connection reset by peer (error 104)
02:11:17.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":523}
02:11:17.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:17.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:17.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:17.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:17.670 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:17.671 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:17.671 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:17.672 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:17.672 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:17.672 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:17.674 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.676 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.678 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.680 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.680354 12352 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.656898 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57166 (local address 127.11.30.254:34141)
02:11:17.680 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=698), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [319ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [529ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:17.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.657080 (+   182us) server_negotiation.cc:207] Beginning negotiation
02:11:17.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.657086 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:17.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.661021 (+  3935us) server_negotiation.cc:408] Connection header received
02:11:17.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.661386 (+   365us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.661390 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.661459 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.661521 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:17.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.678812 (+ 17291us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.679687 (+   875us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:17.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.680216 (+   529us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57166: BlockingRecv error: recv got EOF from 127.0.0.1:57166 (error 108)
02:11:17.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":79}
02:11:17.682 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.683 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:17.683 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.684 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:17.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:17.686 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:17.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:17.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:17.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:17.689 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:17.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.690 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:17.690 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:17.690 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:17.691 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:17.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.692807 12193 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.685536 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49604 (local address 127.11.30.252:35471)
02:11:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.685817 (+   281us) server_negotiation.cc:207] Beginning negotiation
02:11:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.685823 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.686691 (+   868us) server_negotiation.cc:408] Connection header received
02:11:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.687161 (+   470us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.687165 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.687276 (+   111us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.687344 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.691347 (+  4003us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.692180 (+   833us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.692659 (+   479us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49604: BlockingRecv error: recv got EOF from 127.0.0.1:49604 (error 108)
02:11:17.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":107}
02:11:17.693 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:17.694 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.694 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.694 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:17.695 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:17.695 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:17.696996 12524 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.674621 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57172 (local address 127.11.30.254:34141)
02:11:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.674814 (+   193us) server_negotiation.cc:207] Beginning negotiation
02:11:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.674820 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:17.697 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.675126 (+   306us) server_negotiation.cc:408] Connection header received
02:11:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.675528 (+   402us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.675535 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.675602 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.675671 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.683504 (+  7833us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.684258 (+   754us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.695161 (+ 10903us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.695446 (+   285us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.696236 (+   790us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.696268 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.696272 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.696291 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.696321 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.696333 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.696445 (+   112us) server_negotiation.cc:1036] Waiting for connection context
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.696821 (+   376us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57172: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57172): Connection reset by peer (error 104)
02:11:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":76}
02:11:17.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:17.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:17.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.702 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:17.703 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.704 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.705 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.711 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.717 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.725 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.730 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:17.731 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.732 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8f492848, L:/127.0.0.1:57976 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=603), Traces: [0ms] refreshing cache from master, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [513ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:17.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:17.743 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:17.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:17.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:17.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:17.745 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:17.745 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.818 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.820 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:17.821 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:17.823 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.823 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.827 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.832 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.843 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.844 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.797 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.863 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:17.866 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x61cefc18, L:/127.0.0.1:58050 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.877 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.878 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x07af7a5a, L:/127.0.0.1:57988 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.880 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4d062d6e, L:/127.0.0.1:49638 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:17.884 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.887 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x385c0034, L:/127.0.0.1:58034 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.757 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.765 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.891 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.895 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.896 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0d7be8ec, L:/127.0.0.1:58066 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.904 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x076be879, L:/127.0.0.1:57236 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.762 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.771 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.781 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.944 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.947 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.957 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcafd80c2, L:/127.0.0.1:49626 - R:/127.11.30.252:35471] using TOKEN/null
02:11:17.957 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.958 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.960 [DEBUG - pool-4-thread-51] (NetUtil.java:139) Resolved '127.11.30.254' into [/127.11.30.254] in 37066934ns
02:11:17.960 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:17.963 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.964 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf60b45b0, L:/127.0.0.1:58018 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.974 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xce97a354, L:/127.0.0.1:58080 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.798 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.988 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1052), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [426ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [575ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:17.790 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.990 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.992 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc1e633bf, L:/127.0.0.1:57240 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.997 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.998 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2878), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [2147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [2196ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [2369ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:18.001 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.799 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.002 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.006 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.008 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.010 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5b2e4592, L:/127.0.0.1:58092 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.011 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xde19da4e, L:/127.0.0.1:58086 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:17.798 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.022 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1396), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [317ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [718ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:18.024 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.755 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.026 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1698), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [370ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:17.746 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.037 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa026d2e6, L:/127.0.0.1:49640 - R:/127.11.30.252:35471] using TOKEN/null
02:11:18.039 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdd043edb, L:/127.0.0.1:58096 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.039 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.045 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.045 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.758 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.059 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.059 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.064 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.064 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1114), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [366ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:18.065 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x496d061e, L:/127.0.0.1:57260 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:17.772 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.071 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.792 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.078 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0b5f8d68, L:/127.0.0.1:57248 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.083 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.084 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe0bab9c8, L:/127.0.0.1:57276 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.090 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.096 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.100 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.105 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.107 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x87ee7260, L:/127.0.0.1:57286 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.107 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.748 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.109 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1497), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [423ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [616ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [770ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:18.123 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd1a30391, L:/127.0.0.1:57290 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.123 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.129 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.133 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:17.746 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:18.134 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:18.134 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:17.759 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:17.753 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8d65bfa9, L:/127.0.0.1:57174 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.136 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.138 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.138 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.138 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.139799 11413 connection.cc:466] server connection from 127.0.0.1:57174 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57174 (request call id 0) could send its response
02:11:18.146 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.146 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1202), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [385ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [695ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:17.747 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.757 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.151 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.152 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.158 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.159 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb1b41409, L:/127.0.0.1:58112 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.161 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7bbf1a29, L:/127.0.0.1:57300 - R:/127.11.30.254:34141] using TOKEN/null
02:11:18.167 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.168 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7e1531db, L:/127.0.0.1:49642 - R:/127.11.30.252:35471] using TOKEN/null
02:11:18.174 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd14dfc19, L:/127.0.0.1:57188 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.174 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa885bb47, L:/127.0.0.1:49646 - R:/127.11.30.252:35471] using TOKEN/null
02:11:18.176 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x51a8e215, L:/127.0.0.1:57202 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.184 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.184 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda9d5772, L:/127.0.0.1:58108 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.190 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1a7aace0, L:/127.0.0.1:57296 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.196 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe6aef559, L:/127.0.0.1:49648 - R:/127.11.30.252:35471] using TOKEN/null
02:11:17.769 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.212 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.216 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.224 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.224 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.762 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.225 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6403685b, L:/127.0.0.1:49658 - R:/127.11.30.252:35471] using TOKEN/null
02:11:18.226 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.227 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1600), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [349ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [570ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [710ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:18.225 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.234 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.236 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.238 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.239 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:18.239 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.239 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.240 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.241 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.242 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.229 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.244 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.245 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.245 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.246 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.247 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:18.248 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.248 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.249 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.249 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.249 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.249 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.250 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.251 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.253 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.253 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.256 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.257 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.257 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.258 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.258 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.260 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.261 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.265 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.266 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.267 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.268 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.268 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.269 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.270 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.271 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state CONNECTING
02:11:18.271 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:18.271 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.271 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1141), Traces: [0ms] refreshing cache from master, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [504ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1022ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:18.272 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.272 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.273 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.273 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:18.269 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.274 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4f318f7f, L:/127.0.0.1:57316 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.274 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.274 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.275 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.276 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.276 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.277 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.278 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.278 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.279 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.279 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.280 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.280 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.281 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.281 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.281 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:18.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.285 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.287 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state CONNECTING
02:11:18.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.287 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:18.287 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.288 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.288 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:18.272 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.289 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.288 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.289 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.290 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.290 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.291 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.292 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.293 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:18.293 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.293 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.294 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.294 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.295 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.295 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:18.295 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.296 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.296 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:18.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.296 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.297 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.297 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.298 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.299 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.299 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:18.299 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.299 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:18.299 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.300 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.300 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:18.300 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.300 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.301 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.301 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.301 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.302 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.302 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.303 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:18.302 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:18.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.307 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.307 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.307 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.308 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.308 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:18.308 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.309 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.309 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.310 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.311 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.311 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.312 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.312 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.313 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.313 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:18.313 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.314 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.314 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:18.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.317 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:17.764 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.319 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.320 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.328 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.337 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.341 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.343 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2959c4a1, L:/127.0.0.1:58016 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.345 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.347 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.348 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbdcbaa61, L:/127.0.0.1:58138 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.349 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.349 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=754), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [618ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [656ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [735ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:18.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.355 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x397be0ee, L:/127.0.0.1:58122 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.357 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.358 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.359 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:18.359 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:18.359 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.362 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf69f81ed, L:/127.0.0.1:58132 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.363 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:18.364 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:18.364 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:18.369 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.376 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.377843 12524 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.345220 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57322 (local address 127.11.30.254:34141)
02:11:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.345442 (+   222us) server_negotiation.cc:207] Beginning negotiation
02:11:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.345448 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.345757 (+   309us) server_negotiation.cc:408] Connection header received
02:11:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.346353 (+   596us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.346358 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.346462 (+   104us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.346597 (+   135us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.376554 (+ 29957us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.377417 (+   863us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.377686 (+   269us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57322: BlockingRecv error: recv got EOF from 127.0.0.1:57322 (error 108)
02:11:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":96}
02:11:18.379 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x83a69d98, L:/127.0.0.1:57320 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.380 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.382 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.383 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:18.383 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:18.384 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.386 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.388 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.391 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.393 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.398 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.401 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.404 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.407 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.410 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3301e67c, L:/127.0.0.1:58142 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.413 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe0b7b8d9, L:/127.0.0.1:57332 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.415 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.416 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.421 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.422 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.425 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.426 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.429 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.430 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.431 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.439 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39e0633b, L:/127.0.0.1:58156 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.447 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc68a3076, L:/127.0.0.1:58158 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.448 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.448 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x995614ef, L:/127.0.0.1:57346 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.452 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.456 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.457 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1189), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [470ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [478ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:18.458 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.459 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:18.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.462 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.465 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.466 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:18.466 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:18.466 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.468 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.472 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe0e79e4c, L:/127.0.0.1:58172 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.474 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf448dd4a, L:/127.0.0.1:57352 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.476 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:18.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=905), Traces: [0ms] refreshing cache from master, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [383ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [385ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.490828 12650 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:18.491 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.458541 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49680 (local address 127.11.30.252:35471)
02:11:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.458665 (+   124us) server_negotiation.cc:207] Beginning negotiation
02:11:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.458669 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.459296 (+   627us) server_negotiation.cc:408] Connection header received
02:11:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.459741 (+   445us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.459745 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.459826 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.459898 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.487486 (+ 27588us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.488373 (+   887us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.490679 (+  2306us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49680: BlockingRecv error: recv got EOF from 127.0.0.1:49680 (error 108)
02:11:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
02:11:18.491 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.492 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:18.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.492375 12524 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.458092 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57362 (local address 127.11.30.254:34141)
02:11:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.458256 (+   164us) server_negotiation.cc:207] Beginning negotiation
02:11:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.458261 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.462727 (+  4466us) server_negotiation.cc:408] Connection header received
02:11:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.463929 (+  1202us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:18.492 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.463933 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.464020 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:18.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.464105 (+    85us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:18.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.491136 (+ 27031us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.491992 (+   856us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.492219 (+   227us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57362: BlockingRecv error: recv got EOF from 127.0.0.1:57362 (error 108)
02:11:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
02:11:18.494 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.499 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.500 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.500 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:18.500 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.500 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.502 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.502 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.502 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=913), Traces: [0ms] refreshing cache from master, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [164ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:18.504 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1b204cea, L:/127.0.0.1:49684 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:18.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.508 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8eba3b45, L:/127.0.0.1:49674 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:18.508 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.509 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.511 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.512 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.512 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.512 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.513 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:18.513 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:18.513 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.517 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.518 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.519 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:18.519 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.520691 12635 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.504493 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49698 (local address 127.11.30.252:35471)
02:11:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.504708 (+   215us) server_negotiation.cc:207] Beginning negotiation
02:11:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.504714 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.513434 (+  8720us) server_negotiation.cc:408] Connection header received
02:11:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.513533 (+    99us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.513537 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.513647 (+   110us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.513777 (+   130us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.519156 (+  5379us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.520020 (+   864us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.520548 (+   528us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49698: BlockingRecv error: recv got EOF from 127.0.0.1:49698 (error 108)
02:11:18.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
02:11:18.522 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.522 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:18.522 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:18.523 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.526 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.526276 12524 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:18.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.494078 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57378 (local address 127.11.30.254:34141)
02:11:18.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.494310 (+   232us) server_negotiation.cc:207] Beginning negotiation
02:11:18.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.494317 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:18.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.495228 (+   911us) server_negotiation.cc:408] Connection header received
02:11:18.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.496333 (+  1105us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:18.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.496337 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:18.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.496453 (+   116us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:18.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.496530 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:18.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.524932 (+ 28402us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:18.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.525867 (+   935us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:18.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.526133 (+   266us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57378: BlockingRecv error: recv got EOF from 127.0.0.1:57378 (error 108)
02:11:18.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84}
02:11:18.528 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.537 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.538 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.539 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.541 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.542 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.542 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.543 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.546 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.546 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.547 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.549 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.576 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.577 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=976), Traces: [0ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [251ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:18.628 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.630 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4058ebfd, L:/127.0.0.1:58176 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.657 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.657 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:18.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.665 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.665 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1395), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [750ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [759ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:18.668 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.669 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xacf9d08d, L:/127.0.0.1:57382 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.672 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.675 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.678 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.679 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.680 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.681 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1709), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1032ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:18.682 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.684 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.685 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.687 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.688 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.689 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.691 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.692 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.693 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.693 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.694 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.696 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.698 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.699 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.700 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1719), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [310ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1112ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:18.701 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.703 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.703 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1722), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [322ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1138ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:18.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.706 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.708 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.708 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1963), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [297ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1099ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:18.710 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.710 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.711 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.711 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.712 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.712 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.712 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.713 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.713 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.713 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.714 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.715 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1449), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [550ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [591ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [612ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:18.715 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.717 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.717 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.718 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.719 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.721 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.721 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:18.722 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.723 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.723 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.724 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.726 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.726 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.726 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:18.726 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.727 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.727 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.727 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:18.728 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.728 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299991, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.729 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.730 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:18.730 [DEBUG - pool-4-thread-12] (NetUtil.java:139) Resolved '127.11.30.253' into [/127.11.30.253] in 152251287ns
02:11:18.730 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.730 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.730 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1126), Traces: [0ms] refreshing cache from master, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [293ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [299ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:18.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.731 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.731 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.731 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.732 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.732 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:18.732 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:18.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.734 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.734 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.734 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.735 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.736 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.737 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.738 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.738 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.738 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.740 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.740 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1452), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [657ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [661ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [664ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:18.740 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:18.741 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.741 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:18.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.743 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.743 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.743 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x699812a0, L:/127.0.0.1:49706 - R:/127.11.30.252:35471] using TOKEN/null
02:11:18.744 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.744 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.744 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:18.744 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:18.745 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.745 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.745 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.745 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.737 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.745 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.736 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1449), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [651ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [678ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:18.746 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.746 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:18.723 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.747 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1251), Traces: [0ms] refreshing cache from master, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [700ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [713ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:18.748 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:18.748 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.749 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.750 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.751 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.751 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.752040 12739 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:18.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.702740 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49738 (local address 127.11.30.252:35471)
02:11:18.752 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.718469 (+ 15729us) server_negotiation.cc:207] Beginning negotiation
02:11:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.718475 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.718498 (+    23us) server_negotiation.cc:408] Connection header received
02:11:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.718565 (+    67us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.718570 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.718651 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.744369 (+ 25718us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.749503 (+  5134us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:18.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.751593 (+  2090us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.751847 (+   254us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49738: BlockingWrite error: write error: Broken pipe (error 32)
02:11:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":15564,"thread_start_us":130,"threads_started":1}
02:11:18.754 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.755 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.756 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.756 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.757 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.757 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.757 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:18.757 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.758 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.758 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.758 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.759 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.759 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.760 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.761 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.760 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:18.761 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:18.761 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:18.761 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:18.762 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.763 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.747 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:18.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.765 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:18.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.767 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.767 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:18.767 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.768 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.768 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.769 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.769 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:18.769 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:18.761 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.770 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0f0c13f7, L:/127.0.0.1:57414 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.773 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfa58f55a, L:/127.0.0.1:58236 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.773429 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:18.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.739322 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49792 (local address 127.11.30.252:35471)
02:11:18.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.772393 (+ 33071us) server_negotiation.cc:207] Beginning negotiation
02:11:18.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.772399 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:18.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.772453 (+    54us) server_negotiation.cc:408] Connection header received
02:11:18.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.772524 (+    71us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:18.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.772528 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:18.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.772609 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:18.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.772982 (+   373us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49792: BlockingWrite error: write error: Broken pipe (error 32)
02:11:18.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32899,"thread_start_us":67,"threads_started":1}
02:11:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.775794 12749 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.714382 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49750 (local address 127.11.30.252:35471)
02:11:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.754002 (+ 39620us) server_negotiation.cc:207] Beginning negotiation
02:11:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.754008 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.754027 (+    19us) server_negotiation.cc:408] Connection header received
02:11:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.754083 (+    56us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.754086 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.754165 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.775620 (+ 21455us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49750: BlockingWrite error: write error: Broken pipe (error 32)
02:11:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39481,"thread_start_us":185,"threads_started":1}
02:11:18.778 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.783 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.783 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa327ae1a, L:/127.0.0.1:49810 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:18.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.786 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.789 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.789 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:18.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.791 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.791 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.792 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:18.792 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.794 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.794 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.795 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.795 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.795 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:18.796 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.796 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.797 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.798 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.798 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:18.798 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.799 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.799 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.799 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.800 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.800 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.801 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:18.801 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.802 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.802 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.802 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.803 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.803 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:18.803 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.803 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.803 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:18.803 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.804 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.754892 12750 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:18.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.714786 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49762 (local address 127.11.30.252:35471)
02:11:18.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.754422 (+ 39636us) server_negotiation.cc:207] Beginning negotiation
02:11:18.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.754426 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:18.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.754439 (+    13us) server_negotiation.cc:408] Connection header received
02:11:18.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.754470 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:18.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.754473 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:18.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.754517 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:18.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.754707 (+   190us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49762: BlockingWrite error: write error: Broken pipe (error 32)
02:11:18.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39564,"thread_start_us":146,"threads_started":1}
02:11:18.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.803 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:18.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.807 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:18.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.809859 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:18.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:18.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.742255 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49818 (local address 127.11.30.252:35471)
02:11:18.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.775009 (+ 32754us) server_negotiation.cc:207] Beginning negotiation
02:11:18.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.775016 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:18.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.775037 (+    21us) server_negotiation.cc:408] Connection header received
02:11:18.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.775121 (+    84us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:18.810 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.811 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:18.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:18.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.775132 (+    11us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:18.813 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:18.813 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:18.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.775221 (+    89us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:18.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.775341 (+   120us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:18.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.808572 (+ 33231us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:18.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.809454 (+   882us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:18.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.809683 (+   229us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49818: BlockingWrite error: write error: Broken pipe (error 32)
02:11:18.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32635,"thread_start_us":167,"threads_started":1}
02:11:18.817 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:18.817 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:18.817 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:18.819 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:18.819 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:18.821 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.821 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:18.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.823 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.823 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:18.824 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:18.830 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.837 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.837 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.837 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.845 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.827653 12751 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.719572 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49776 (local address 127.11.30.252:35471)
02:11:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.755075 (+ 35503us) server_negotiation.cc:207] Beginning negotiation
02:11:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.755079 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.755092 (+    13us) server_negotiation.cc:408] Connection header received
02:11:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.755131 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.755133 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.755177 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.755294 (+   117us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.826235 (+ 70941us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.827189 (+   954us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.827459 (+   270us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49776: BlockingWrite error: write error: Broken pipe (error 32)
02:11:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35427,"thread_start_us":169,"threads_started":1}
02:11:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.846527 12739 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.738794 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49800 (local address 127.11.30.252:35471)
02:11:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.755625 (+ 16831us) server_negotiation.cc:207] Beginning negotiation
02:11:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.755630 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.755642 (+    12us) server_negotiation.cc:408] Connection header received
02:11:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.755676 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.755678 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.755720 (+    42us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.762650 (+  6930us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.762849 (+   199us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.808372 (+ 45523us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.845037 (+ 36665us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.845435 (+   398us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:18.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.845688 (+   253us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:18.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.845827 (+   139us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:18.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.845940 (+   113us) server_negotiation.cc:1036] Waiting for connection context
02:11:18.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.846211 (+   271us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49800: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49800): Connection reset by peer (error 104)
02:11:18.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":16772,"thread_start_us":195,"threads_started":1}
02:11:18.850 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.850 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:18.853 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.853 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe4ddb596, L:/127.0.0.1:58220 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.855 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.856 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.857 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x76c1f19c, L:/127.0.0.1:57434 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.860 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd21568d3, L:/127.0.0.1:57430 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.866 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.867 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:18.871 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.873 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:18.873 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.874 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.881 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:18.881 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.883 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.886 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa5fb1b2b, L:/127.0.0.1:58198 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.886 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1285), Traces: [0ms] refreshing cache from master, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [620ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [860ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [966ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:18.892 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x011ba710, L:/127.0.0.1:57466 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.899 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb48c3df4, L:/127.0.0.1:57448 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.900 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x382f960d, L:/127.0.0.1:58290 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.923 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb89a9bbe, L:/127.0.0.1:57470 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.922 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:18.922 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xea5b0de2, L:/127.0.0.1:58306 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.920 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:18.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.917 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9d1e8e6d, L:/127.0.0.1:57398 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.916 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x924d0592, L:/127.0.0.1:49728 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:18.916 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6b7b571d, L:/127.0.0.1:49822 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:18.916 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbda0e457, L:/127.0.0.1:58182 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.914 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.913 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1541acce, L:/127.0.0.1:58316 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.930 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:18.913 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x65b2ac7d, L:/127.0.0.1:58320 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.912 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe21e216f, L:/127.0.0.1:57386 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.912 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe4f273b5, L:/127.0.0.1:58302 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.912 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x103d28ce, L:/127.0.0.1:58194 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.912 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:18.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:18.910804 12197 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:18.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.694486 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49720 (local address 127.11.30.252:35471)
02:11:18.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.694894 (+   408us) server_negotiation.cc:207] Beginning negotiation
02:11:18.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.694900 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:18.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.694924 (+    24us) server_negotiation.cc:408] Connection header received
02:11:18.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.695023 (+    99us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:18.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.695028 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:18.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.695119 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:18.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.695226 (+   107us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:18.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.732658 (+ 37432us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:18.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.733822 (+  1164us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:18.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.787855 (+ 54033us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:18.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.788159 (+   304us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:18.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.909985 (+121826us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:18.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.910159 (+   174us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:18.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.910247 (+    88us) server_negotiation.cc:1036] Waiting for connection context
02:11:18.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.910647 (+   400us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49720: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49720): Connection reset by peer (error 104)
02:11:18.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":204}
02:11:18.909 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbcc1f8fd, L:/127.0.0.1:57506 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.909 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x55677fe5, L:/127.0.0.1:57452 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.908 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.907 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3ed69c58, L:/127.0.0.1:58180 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.905 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.941 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf0a0f4d4, L:/127.0.0.1:57480 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.904 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb277557, L:/127.0.0.1:58208 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.902 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.947 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x95bac375, L:/127.0.0.1:58276 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.902 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:18.954 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x957dd094, L:/127.0.0.1:57516 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:18.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1420), Traces: [0ms] refreshing cache from master, [275ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [552ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [554ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [948ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [971ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:18.973 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb0009cb6, L:/127.0.0.1:58364 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.974 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xabf36820, L:/127.0.0.1:58348 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.975 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf2fcdf1d, L:/127.0.0.1:58252 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.977 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x03a83bf9, L:/127.0.0.1:58272 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.978 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed5cc537, L:/127.0.0.1:57490 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:18.980 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd585394c, L:/127.0.0.1:58264 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:18.986 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:18.993 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdd5ba3d5, L:/127.0.0.1:58330 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:18.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:18.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.004 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.005 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.005 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.006 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.006 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.007 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.007 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.008 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.008 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:19.008 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.008 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x16756238, L:/127.0.0.1:58342 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:19.009 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.009 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.009 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.009 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:19.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.003 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf0ed1e28, L:/127.0.0.1:58350 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:19.012 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x60e4243e, L:/127.0.0.1:58324 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:19.018 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.019 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1524), Traces: [0ms] refreshing cache from master, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [579ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [974ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1000ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.025 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.027 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.030 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.030 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.030 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.030 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1539), Traces: [0ms] refreshing cache from master, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [636ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1089ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:19.031 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.031 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:19.031 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.031 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.032 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.032 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.035 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.036 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1458), Traces: [0ms] refreshing cache from master, [447ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [718ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1042ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1149ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:19.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.043 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.044236 12741 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.986195 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49832 (local address 127.11.30.252:35471)
02:11:19.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.986379 (+   184us) server_negotiation.cc:207] Beginning negotiation
02:11:19.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:18.986384 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:19.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.000514 (+ 14130us) server_negotiation.cc:408] Connection header received
02:11:19.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.000604 (+    90us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.000608 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.000698 (+    90us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.000826 (+   128us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.016252 (+ 15426us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.017093 (+   841us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.044047 (+ 26954us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49832: BlockingRecv error: recv got EOF from 127.0.0.1:49832 (error 108)
02:11:19.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
02:11:19.046 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.047 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.047466 12738 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.029370 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49834 (local address 127.11.30.252:35471)
02:11:19.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.030623 (+  1253us) server_negotiation.cc:207] Beginning negotiation
02:11:19.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.030628 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:19.047 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.046458 (+ 15830us) server_negotiation.cc:408] Connection header received
02:11:19.048 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.046860 (+   402us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.046865 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.046987 (+   122us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.047116 (+   129us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.047312 (+   196us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49834: BlockingRecv error: recv got EOF from 127.0.0.1:49834 (error 108)
02:11:19.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1118}
02:11:19.049 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.049 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.050 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.050 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.050 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.050 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.051 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.051 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.052 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.052 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.051390 12197 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.043332 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49848 (local address 127.11.30.252:35471)
02:11:19.052 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.043471 (+   139us) server_negotiation.cc:207] Beginning negotiation
02:11:19.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.043475 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:19.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.044457 (+   982us) server_negotiation.cc:408] Connection header received
02:11:19.052 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.044909 (+   452us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.044912 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.044994 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.053 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.045047 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.049946 (+  4899us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.053 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.050723 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.051246 (+   523us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49848: BlockingRecv error: recv got EOF from 127.0.0.1:49848 (error 108)
02:11:19.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
02:11:19.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.056 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.057 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x74e8521b, L:/127.0.0.1:49844 - R:/127.11.30.252:35471] using TOKEN/null
02:11:19.058 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.058 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:19.059 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:19.059 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.060 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.060 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.060 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.055 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.060 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.062 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.062 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:19.063 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.063 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.063563 12524 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.064 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1565), Traces: [0ms] refreshing cache from master, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [870ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1135ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.027436 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57532 (local address 127.11.30.254:34141)
02:11:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.028323 (+   887us) server_negotiation.cc:207] Beginning negotiation
02:11:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.028329 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.032729 (+  4400us) server_negotiation.cc:408] Connection header received
02:11:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.033055 (+   326us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.033060 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.033166 (+   106us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.033294 (+   128us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.061537 (+ 28243us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.062646 (+  1109us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.063388 (+   742us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57532: BlockingRecv error: recv got EOF from 127.0.0.1:57532 (error 108)
02:11:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":691}
02:11:19.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.071 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.071 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.071 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:19.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.073 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.074 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.075 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.076 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.077 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:19.078 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.078 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.081 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.085 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.078 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.093 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.094 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.095 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.098 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.097 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.103 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1605), Traces: [0ms] refreshing cache from master, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1061ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:19.103 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:19.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.105998 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.065595 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49858 (local address 127.11.30.252:35471)
02:11:19.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.110 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.065791 (+   196us) server_negotiation.cc:207] Beginning negotiation
02:11:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.065795 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:19.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.066283 (+   488us) server_negotiation.cc:408] Connection header received
02:11:19.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.066633 (+   350us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.066639 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.113 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.114 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.066713 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.066795 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.105093 (+ 38298us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.105693 (+   600us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.119 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.105871 (+   178us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49858: BlockingRecv error: recv got EOF from 127.0.0.1:49858 (error 108)
02:11:19.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":92}
02:11:19.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.108695 12645 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.054407 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57534 (local address 127.11.30.254:34141)
02:11:19.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.054565 (+   158us) server_negotiation.cc:207] Beginning negotiation
02:11:19.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.054570 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:19.124 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.061024 (+  6454us) server_negotiation.cc:408] Connection header received
02:11:19.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.061377 (+   353us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.127 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.061381 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.061611 (+   230us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.129 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.061855 (+   244us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:19.131 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:19.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.075030 (+ 13175us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.075968 (+   938us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.133 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.104567 (+ 28599us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.104837 (+   270us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:19.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.107973 (+  3136us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:19.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.140 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1531), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [281ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [560ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [809ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.108003 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:19.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.108007 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:19.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.108027 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
02:11:19.142 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:19.142 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.108061 (+    34us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:19.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.108076 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:19.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.108202 (+   126us) server_negotiation.cc:1036] Waiting for connection context
02:11:19.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.108466 (+   264us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57534: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57534): Connection reset by peer (error 104)
02:11:19.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
02:11:19.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.147 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.155 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.156 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.158 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.151 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.160 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.161 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2187), Traces: [0ms] refreshing cache from master, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1047ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1058ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1525ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1716ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.164 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.168 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.169 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:19.170 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.163 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299987, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.173 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.163 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:19.177 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.177 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1620), Traces: [0ms] refreshing cache from master, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [730ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [976ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:19.178 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.178 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1635), Traces: [0ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [891ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1160ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:19.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.181 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.181 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.185 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.185 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.186 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.186 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:19.186 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:19.186 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.187 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.187 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.189 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.189 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1891), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [594ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [832ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1016ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:19.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.200 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.194 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.210 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.210 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.208 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:19.216 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:19.216 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:19.211 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:19.220 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:19.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.221 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.222 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.222 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.223 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.224 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.204 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.230 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299984, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.232 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.233 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.235615 12645 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.236 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:19.237 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.237 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.237 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.237 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.238 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.238 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.238 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.170246 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57560 (local address 127.11.30.254:34141)
02:11:19.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.170404 (+   158us) server_negotiation.cc:207] Beginning negotiation
02:11:19.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.170409 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:19.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.234963 (+ 64554us) server_negotiation.cc:408] Connection header received
02:11:19.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.235090 (+   127us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.235094 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.235194 (+   100us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.235273 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.235463 (+   190us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57560: BlockingRecv error: recv got EOF from 127.0.0.1:57560 (error 108)
02:11:19.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
02:11:19.240 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.240 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.241 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1624), Traces: [0ms] refreshing cache from master, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [683ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [899ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [993ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1117ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.241 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.245 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.247 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2249), Traces: [0ms] refreshing cache from master, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1051ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1057ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1727ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.245 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.248 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.249 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:19.249 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.253 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.254 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.256 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.258899 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.261 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.262 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.136302 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49866 (local address 127.11.30.252:35471)
02:11:19.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.136570 (+   268us) server_negotiation.cc:207] Beginning negotiation
02:11:19.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.136576 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:19.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.137114 (+   538us) server_negotiation.cc:408] Connection header received
02:11:19.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.139121 (+  2007us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.139125 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.269 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.274 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.276 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.300 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.305 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.305 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.306 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1699), Traces: [0ms] refreshing cache from master, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [877ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [913ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [914ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.306 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.311 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.312 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.312 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.312 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.314 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.317 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.316 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299985, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299971, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299912, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.318 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:19.319 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:19.320 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.320 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.325 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.325 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.329 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.331 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.332 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.333 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.333 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.333 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.139192 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.139256 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.224378 (+ 85122us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.225367 (+   989us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.336 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaf3abd23, L:/127.0.0.1:49930 - R:/127.11.30.252:35471] using TOKEN/null
02:11:19.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.339 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.340 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.340 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.340 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.341 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.341 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.337 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.240362 (+ 14995us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.240651 (+   289us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:19.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.258159 (+ 17508us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:19.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.258350 (+   191us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:19.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.258515 (+   165us) server_negotiation.cc:1036] Waiting for connection context
02:11:19.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.258725 (+   210us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49866: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49866): Connection reset by peer (error 104)
02:11:19.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
02:11:19.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.327338 12197 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.147072 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49868 (local address 127.11.30.252:35471)
02:11:19.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.147256 (+   184us) server_negotiation.cc:207] Beginning negotiation
02:11:19.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.147261 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:19.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.205359 (+ 58098us) server_negotiation.cc:408] Connection header received
02:11:19.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.208487 (+  3128us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.208493 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.208617 (+   124us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.208713 (+    96us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.325736 (+117023us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.326913 (+  1177us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.327189 (+   276us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49868: BlockingRecv error: recv got EOF from 127.0.0.1:49868 (error 108)
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":85}
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.335348 12732 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.184500 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57582 (local address 127.11.30.254:34141)
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.184876 (+   376us) server_negotiation.cc:207] Beginning negotiation
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.184887 (+    11us) server_negotiation.cc:400] Waiting for connection header
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.218089 (+ 33202us) server_negotiation.cc:408] Connection header received
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.218433 (+   344us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.218435 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.218509 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.218791 (+   282us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.333987 (+115196us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.334894 (+   907us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.335157 (+   263us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57582: BlockingRecv error: recv got EOF from 127.0.0.1:57582 (error 108)
02:11:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":237,"spinlock_wait_cycles":1280}
02:11:19.344 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.345 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.347 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.347 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.350 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.351 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.352 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.354 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.355 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.356 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:19.357 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.358 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.358 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.359 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:19.360 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.360 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.360 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.366 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.366 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.366 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.367 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.367 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.373 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.377 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.378 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.378 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.378 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.379 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.380 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.380 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.380 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.373234 12635 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.200084 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49902 (local address 127.11.30.252:35471)
02:11:19.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.200247 (+   163us) server_negotiation.cc:207] Beginning negotiation
02:11:19.381 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.200252 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:19.381 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.383 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.383 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.385 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3298c037, L:/127.0.0.1:58396 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:19.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.386 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.386 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.387 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.222309 (+ 22057us) server_negotiation.cc:408] Connection header received
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.223465 (+  1156us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.223470 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.223572 (+   102us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.223672 (+   100us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.370522 (+146850us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.371402 (+   880us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.373072 (+  1670us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49902: BlockingRecv error: recv got EOF from 127.0.0.1:49902 (error 108)
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.379019 12741 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.158066 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49886 (local address 127.11.30.252:35471)
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.158245 (+   179us) server_negotiation.cc:207] Beginning negotiation
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.158250 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.159707 (+  1457us) server_negotiation.cc:408] Connection header received
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.168283 (+  8576us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.168290 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.168390 (+   100us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.168494 (+   104us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.214592 (+ 46098us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.215316 (+   724us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.323937 (+108621us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.324231 (+   294us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.378606 (+ 54375us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.378655 (+    49us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.378662 (+     7us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.378862 (+   200us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49886: getpeername error: Transport endpoint is not connected (error 107)
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.388327 12743 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.174502 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57568 (local address 127.11.30.254:34141)
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.174731 (+   229us) server_negotiation.cc:207] Beginning negotiation
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.174739 (+     8us) server_negotiation.cc:400] Waiting for connection header
02:11:19.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.388 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.389 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.389 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:19.389 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.390 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.390 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:19.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.393 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8b2828fd, L:/127.0.0.1:49880 - R:/127.11.30.252:35471] using TOKEN/null
02:11:19.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.397 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.397 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.398 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:19.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.405 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.407 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.407 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.407 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.208113 (+ 33374us) server_negotiation.cc:408] Connection header received
02:11:19.391 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.408 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.210712 (+  2599us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.210717 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.210798 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.210883 (+    85us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.263161 (+ 52278us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.264446 (+  1285us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.386893 (+122447us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.387101 (+   208us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.387617 (+   516us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.387745 (+   128us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.387828 (+    83us) server_negotiation.cc:1036] Waiting for connection context
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.388162 (+   334us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57568: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57568): Connection reset by peer (error 104)
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.391494 12524 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.094164 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57544 (local address 127.11.30.254:34141)
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.094370 (+   206us) server_negotiation.cc:207] Beginning negotiation
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.094376 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.131052 (+ 36676us) server_negotiation.cc:408] Connection header received
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.139038 (+  7986us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.139043 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.139124 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.139203 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.175675 (+ 36472us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.176264 (+   589us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.332230 (+155966us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.332587 (+   357us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.332703 (+   116us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.332817 (+   114us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.332883 (+    66us) server_negotiation.cc:1036] Waiting for connection context
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.391292 (+ 58409us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57544: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57544): Connection reset by peer (error 104)
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":89}
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.394896 11557 connection.cc:466] server connection from 127.0.0.1:49880 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49880 (request call id 0) could send its response
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.399456 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.217487 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49918 (local address 127.11.30.252:35471)
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.219548 (+  2061us) server_negotiation.cc:207] Beginning negotiation
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.219554 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.326894 (+107340us) server_negotiation.cc:408] Connection header received
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.326968 (+    74us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.326972 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.327080 (+   108us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.327190 (+   110us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.340605 (+ 13415us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.341502 (+   897us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.399248 (+ 57746us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49918: BlockingRecv error: recv got EOF from 127.0.0.1:49918 (error 108)
02:11:19.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1819}
02:11:19.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.405009 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.411 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.411 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:19.411 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.348247 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49934 (local address 127.11.30.252:35471)
02:11:19.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.348493 (+   246us) server_negotiation.cc:207] Beginning negotiation
02:11:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.348498 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.348520 (+    22us) server_negotiation.cc:408] Connection header received
02:11:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.348583 (+    63us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.348587 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.348663 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.348760 (+    97us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.403242 (+ 54482us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.404043 (+   801us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.404863 (+   820us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49934: BlockingRecv error: recv got EOF from 127.0.0.1:49934 (error 108)
02:11:19.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84}
02:11:19.414 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1416c354, L:/127.0.0.1:58380 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:19.427 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xadf51079, L:/127.0.0.1:57590 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.431 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8256ca86, L:/127.0.0.1:57626 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.431 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4d4a0aae, L:/127.0.0.1:57608 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.433 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x23ab4333, L:/127.0.0.1:57646 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.434 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x24a118cb, L:/127.0.0.1:57598 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.439 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xafd346ff, L:/127.0.0.1:57618 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.440 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x90d1318d, L:/127.0.0.1:57640 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.441 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.442 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1862), Traces: [0ms] refreshing cache from master, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [855ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [918ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1035ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.448 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.449 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.450 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.451 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.452 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:19.452 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.453 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.453 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.456 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:19.456 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:19.456 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:19.458 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.459 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.460 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.460 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.461 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.461 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.462 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.464 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.464 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.466 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.467 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.471 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.477 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.489 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.489 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbfecabf7, L:/127.0.0.1:57658 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.491 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.492 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.493 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1942), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [735ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [832ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:19.493 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1f6e22ea, L:/127.0.0.1:57664 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.495 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.498 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.499 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:19.499 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.499 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.500 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.500 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2042), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [484ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [497ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [974ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1205ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.500 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.506 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.507 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.507 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:19.507 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.508 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.508 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.509 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.509 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.510 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:19.510 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:19.510 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:19.514 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.517304 12735 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.491338 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57676 (local address 127.11.30.254:34141)
02:11:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.491528 (+   190us) server_negotiation.cc:207] Beginning negotiation
02:11:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.491534 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.492483 (+   949us) server_negotiation.cc:408] Connection header received
02:11:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.492974 (+   491us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.492978 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.493086 (+   108us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.493159 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.497590 (+  4431us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.498590 (+  1000us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.514040 (+ 15450us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.514397 (+   357us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.515272 (+   875us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.515453 (+   181us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.515563 (+   110us) server_negotiation.cc:1036] Waiting for connection context
02:11:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.517050 (+  1487us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57676: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57676): Connection reset by peer (error 104)
02:11:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
02:11:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.518692 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.504124 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49952 (local address 127.11.30.252:35471)
02:11:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.504283 (+   159us) server_negotiation.cc:207] Beginning negotiation
02:11:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.504287 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.518558 (+ 14271us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49952: BlockingRecv error: recv got EOF from 127.0.0.1:49952 (error 108)
02:11:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
02:11:19.519 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.520 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.520 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.520 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:19.523 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.524778 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.494748 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49942 (local address 127.11.30.252:35471)
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.494901 (+   153us) server_negotiation.cc:207] Beginning negotiation
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.494906 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.495560 (+   654us) server_negotiation.cc:408] Connection header received
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.495943 (+   383us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.495947 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.496015 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.496073 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.499754 (+  3681us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.500698 (+   944us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.521532 (+ 20834us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.521791 (+   259us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.524014 (+  2223us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:19.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.524154 (+   140us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.524235 (+    81us) server_negotiation.cc:1036] Waiting for connection context
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.524626 (+   391us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49942: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49942): Connection reset by peer (error 104)
02:11:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
02:11:19.526 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.527 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1986), Traces: [0ms] refreshing cache from master, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [911ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1062ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1352ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.528 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.528 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1948), Traces: [0ms] refreshing cache from master, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [659ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [850ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1330ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.534 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.537 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.538 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.538 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.539 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.540 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.542 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.542 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.543 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.543 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.544 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.544114 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.544 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.534470 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49964 (local address 127.11.30.252:35471)
02:11:19.544 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.544 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.534629 (+   159us) server_negotiation.cc:207] Beginning negotiation
02:11:19.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.534633 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:19.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.535428 (+   795us) server_negotiation.cc:408] Connection header received
02:11:19.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.535855 (+   427us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.544 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.535859 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.535939 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.536015 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.539644 (+  3629us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.540558 (+   914us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.543960 (+  3402us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49964: BlockingRecv error: recv got EOF from 127.0.0.1:49964 (error 108)
02:11:19.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
02:11:19.545 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.545 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.546 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.546 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.546 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.546 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.547 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2001), Traces: [0ms] refreshing cache from master, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [320ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [729ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [879ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.547 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.549 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.549 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.550 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.551 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.551 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.553 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.554 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.554 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.554 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.554283 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.537231 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49980 (local address 127.11.30.252:35471)
02:11:19.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.537371 (+   140us) server_negotiation.cc:207] Beginning negotiation
02:11:19.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.537375 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:19.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.538214 (+   839us) server_negotiation.cc:408] Connection header received
02:11:19.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.538565 (+   351us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.538569 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.538636 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.538687 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.552960 (+ 14273us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.553722 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.554146 (+   424us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49980: BlockingRecv error: recv got EOF from 127.0.0.1:49980 (error 108)
02:11:19.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
02:11:19.555 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.555 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.556 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.556559 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.546841 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49986 (local address 127.11.30.252:35471)
02:11:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.546997 (+   156us) server_negotiation.cc:207] Beginning negotiation
02:11:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.547001 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.550642 (+  3641us) server_negotiation.cc:408] Connection header received
02:11:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.555540 (+  4898us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.555544 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.555622 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.555685 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.556376 (+   691us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49986: BlockingRecv error: recv got EOF from 127.0.0.1:49986 (error 108)
02:11:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
02:11:19.558 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.558 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.559 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.559 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.561 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.561 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1974), Traces: [0ms] refreshing cache from master, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [656ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [914ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1077ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1332ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.562 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.562 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.562 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.564 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.569 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.569 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.569 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.569 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1987), Traces: [0ms] refreshing cache from master, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [879ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1078ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1556ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.569 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.570 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.570 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.570 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.571 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.571 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.572 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.573 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xafeb0d4d, L:/127.0.0.1:57680 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.579 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.580 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.580 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.580 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.580 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.581 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.581 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.581 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.581997 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.582 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.562881 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50000 (local address 127.11.30.252:35471)
02:11:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.563024 (+   143us) server_negotiation.cc:207] Beginning negotiation
02:11:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.563028 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.565306 (+  2278us) server_negotiation.cc:408] Connection header received
02:11:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.565786 (+   480us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.565791 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.565872 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.565934 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.578970 (+ 13036us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.579819 (+   849us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.581847 (+  2028us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50000: BlockingRecv error: recv got EOF from 127.0.0.1:50000 (error 108)
02:11:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
02:11:19.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.584 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.584 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.585 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.591732 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.572425 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50004 (local address 127.11.30.252:35471)
02:11:19.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.572611 (+   186us) server_negotiation.cc:207] Beginning negotiation
02:11:19.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.572616 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:19.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.573778 (+  1162us) server_negotiation.cc:408] Connection header received
02:11:19.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.575746 (+  1968us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.575752 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.575870 (+   118us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.575951 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.588282 (+ 12331us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.589406 (+  1124us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.591556 (+  2150us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50004: BlockingRecv error: recv got EOF from 127.0.0.1:50004 (error 108)
02:11:19.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
02:11:19.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.594 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.594 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.595 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.596 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.601 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.603 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.604 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.606 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.606 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.606 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:19.609 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.610 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.613 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.615 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.615 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2017), Traces: [0ms] refreshing cache from master, [343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [824ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1058ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1509ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.617 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.618 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.623 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.623 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.624 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.624 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.624 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.625 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.625136 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.616827 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50018 (local address 127.11.30.252:35471)
02:11:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.616969 (+   142us) server_negotiation.cc:207] Beginning negotiation
02:11:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.616988 (+    19us) server_negotiation.cc:400] Waiting for connection header
02:11:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.618507 (+  1519us) server_negotiation.cc:408] Connection header received
02:11:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.619084 (+   577us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.619089 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.619205 (+   116us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.619278 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.623597 (+  4319us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.624480 (+   883us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.624929 (+   449us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50018: BlockingRecv error: recv got EOF from 127.0.0.1:50018 (error 108)
02:11:19.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
02:11:19.626 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.626 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.628 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.630 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.630 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2127), Traces: [0ms] refreshing cache from master, [430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [915ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1132ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1590ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.631 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.635 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.636 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.636 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.636 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.637 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.637 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.639034 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.630597 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50034 (local address 127.11.30.252:35471)
02:11:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.630798 (+   201us) server_negotiation.cc:207] Beginning negotiation
02:11:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.630804 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.631847 (+  1043us) server_negotiation.cc:408] Connection header received
02:11:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.632336 (+   489us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.632357 (+    21us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.632494 (+   137us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.632559 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.637217 (+  4658us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.638176 (+   959us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.638854 (+   678us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50034: BlockingRecv error: recv got EOF from 127.0.0.1:50034 (error 108)
02:11:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":77}
02:11:19.641 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.641 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2048), Traces: [0ms] refreshing cache from master, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [552ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [793ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1069ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1241ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.647 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.648 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.649 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.649 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.650 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.650 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.650 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.652 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.652 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.653477 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.649681 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50036 (local address 127.11.30.252:35471)
02:11:19.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.649884 (+   203us) server_negotiation.cc:207] Beginning negotiation
02:11:19.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.649889 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:19.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.651100 (+  1211us) server_negotiation.cc:408] Connection header received
02:11:19.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.652930 (+  1830us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.652935 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.653027 (+    92us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.653113 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.653318 (+   205us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50036: BlockingRecv error: recv got EOF from 127.0.0.1:50036 (error 108)
02:11:19.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84}
02:11:19.654 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.655 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.655 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.655 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.656 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.657 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:19.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:19.663 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.663 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:19.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.678 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x23754748, L:/127.0.0.1:58406 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:19.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2181), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [376ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:19.682 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.683 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.693 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.696 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.696 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:19.696 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.697 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.697 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xec798044, L:/127.0.0.1:57688 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.699 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.701 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.699 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.702 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:19.702 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.704 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.703876 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.681445 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50050 (local address 127.11.30.252:35471)
02:11:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.681646 (+   201us) server_negotiation.cc:207] Beginning negotiation
02:11:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.681652 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.686837 (+  5185us) server_negotiation.cc:408] Connection header received
02:11:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.687327 (+   490us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.687332 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.687440 (+   108us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.687513 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.702590 (+ 15077us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.703471 (+   881us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.703734 (+   263us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50050: BlockingRecv error: recv got EOF from 127.0.0.1:50050 (error 108)
02:11:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":78}
02:11:19.706 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.708 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:19.710 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.710 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.711 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.711 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:19.713 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:19.716 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:19.718 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.721 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.723 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.730 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.733 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe2e26e2e, L:/127.0.0.1:58420 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:19.734 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:19.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:17.756 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=427), Traces: [0ms] refreshing cache from master, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [389ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:19.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.745 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.745 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:19.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.754 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:19.755 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.755 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb71d1883, L:/127.0.0.1:57704 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.756 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:19.756 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.756 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.756 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:19.759 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:19.759 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.760 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.760 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6bc689f9, L:/127.0.0.1:50056 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:19.761 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.761 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.763 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:19.764 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.766 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.768 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:19.769 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.771 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:19.774 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:19.777 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:19.780 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:19.782 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8ce0b54f, L:/127.0.0.1:57708 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.785 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.787 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.790 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:19.790 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.795 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.798 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8c376779, L:/127.0.0.1:58422 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:19.800 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:19.802 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.803 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3e9a8df8, L:/127.0.0.1:58426 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:19.803 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [697ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [743ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [775ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:19.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.809 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfefe5844, L:/127.0.0.1:58440 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:19.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.812 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=735), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [351ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:19.812 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.813 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.814 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:19.814 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.815 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.815 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.819 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.825 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.825 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.825 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.825 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:19.825 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:19.826 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.826 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.827 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.827 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:19.827 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.829 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:19.829 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.829650 12735 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.787177 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57716 (local address 127.11.30.254:34141)
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.787376 (+   199us) server_negotiation.cc:207] Beginning negotiation
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.787382 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.788601 (+  1219us) server_negotiation.cc:408] Connection header received
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.790069 (+  1468us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.790073 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.790148 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.790216 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.798680 (+  8464us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.799493 (+   813us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.828510 (+ 29017us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.828829 (+   319us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.829032 (+   203us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.829070 (+    38us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.829074 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.829094 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
02:11:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.829118 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:19.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.829129 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.829256 (+   127us) server_negotiation.cc:1036] Waiting for connection context
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.829442 (+   186us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57716: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57716): Connection reset by peer (error 104)
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":79}
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:19.830327 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.795145 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50062 (local address 127.11.30.252:35471)
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.795402 (+   257us) server_negotiation.cc:207] Beginning negotiation
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.795408 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.796618 (+  1210us) server_negotiation.cc:408] Connection header received
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.797148 (+   530us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.797153 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.797280 (+   127us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.797366 (+    86us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.825210 (+ 27844us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.826184 (+   974us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:19.830151 (+  3967us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50062: BlockingRecv error: recv got EOF from 127.0.0.1:50062 (error 108)
02:11:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":136}
02:11:19.833 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:19.833 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.834 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:19.835 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.836 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.842 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.844 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:19.846 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe39d49f8, L:/127.0.0.1:58456 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:19.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=726), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [372ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:19.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.854 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcec99724, L:/127.0.0.1:50068 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:19.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.857 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb0914da0, L:/127.0.0.1:57718 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.858 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:19.858 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.859 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.859 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:19.859 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.860 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.861 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:19.861 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.861 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.862 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:19.865 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.865 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.868 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.869 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:19.878 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb4f8d930, L:/127.0.0.1:57734 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.884 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.886 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:19.886 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:19.896 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:19.897 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8a59c2a2, L:/127.0.0.1:50084 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:19.899 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:19.904 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.911 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.915 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf259666a, L:/127.0.0.1:58472 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:19.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=702), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [300ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [319ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:19.925 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.934 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:19.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.941 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:19.944 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd2ad2e9f, L:/127.0.0.1:58484 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:19.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:19.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=710), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [351ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:19.952 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:19.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.954 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:19.955 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.955 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:19.956 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:19.956 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.957 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:19.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.957 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:19.957 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:19.958 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:19.961 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:19.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:19.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:19.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:19.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:19.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:19.965 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:19.967 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:19.969 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:19.969 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9aa66934, L:/127.0.0.1:57742 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:19.969 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:19.969 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:19.970 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.972 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:19.972 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:19.973 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:19.973 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:19.976 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:19.977 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:19.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:19.989 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:19.990 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:19.991 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:19.993 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:19.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:19.994 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:19.998 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1655fd16, L:/127.0.0.1:50096 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:20.001 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4b352ff3, L:/127.0.0.1:50108 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:20.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.006 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.011 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.011 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:20.011 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.017 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.018 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x99f16995, L:/127.0.0.1:58502 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.027 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.029 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe3fc5672, L:/127.0.0.1:57750 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.032 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5976b95d, L:/127.0.0.1:58496 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.034 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4cc09aa4, L:/127.0.0.1:58492 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.034 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.035 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.035 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=795), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [399ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [428ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [433ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:20.040 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xabd9669e, L:/127.0.0.1:57766 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.049 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.050 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.050 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:20.050 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.052 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:20.053 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.053 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.056 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.059 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.062 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.062 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3437), Traces: [0ms] refreshing cache from master, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1022ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1057ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1681ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:20.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.067 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.070 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.071 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.071 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:20.071 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.072 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.072 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.074 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.075 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.075 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.075 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.076 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.080 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.091 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.091 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.148 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.149 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.150 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.150 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.151 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.152 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.153 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.154 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.155 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.156 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.157 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.158 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3548), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [636ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [790ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1071ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1558ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:20.159 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.161 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.164 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.166 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.166 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.168 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.168 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.169 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1094), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [327ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:20.169 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.171 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.171 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=909), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [406ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [430ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:20.171 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.171 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.173 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.174 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.174 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.175 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.175 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2674), Traces: [0ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [776ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1308ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:20.176 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.175 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.176 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2573), Traces: [0ms] refreshing cache from master, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [906ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1452ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1514ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:20.177 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.177 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.177 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.177 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.178 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.179 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.180 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.180 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.181 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.181 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.182 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.182 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.183 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.182 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.185 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.186 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.187 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:20.187 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.189 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.202 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.210 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.214 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.205 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.208 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:20.216 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.217 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.217 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.218 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.218 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.218 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.219 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.219 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.219 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.219 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.219 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.219 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.219 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.221 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.221 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.223 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.223 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.224 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.225 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.226 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.226 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.227 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.228 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.229 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.230 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.230 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.230 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.230 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.231 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.231 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.232 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.232 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.232 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.232 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.233 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.233 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.234 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.235 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.235 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.236 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.237 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb42f3b9b, L:/127.0.0.1:58584 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.237 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.239904 12921 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.192866 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50140 (local address 127.11.30.252:35471)
02:11:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.239164 (+ 46298us) server_negotiation.cc:207] Beginning negotiation
02:11:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.239169 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.239187 (+    18us) server_negotiation.cc:408] Connection header received
02:11:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.239234 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.239240 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.239335 (+    95us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.239734 (+   399us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50140: BlockingWrite error: write error: Broken pipe (error 32)
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46186,"thread_start_us":66,"threads_started":1}
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.240461 12921 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.193019 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50146 (local address 127.11.30.252:35471)
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240118 (+ 47099us) server_negotiation.cc:207] Beginning negotiation
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240123 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240139 (+    16us) server_negotiation.cc:408] Connection header received
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240178 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240181 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240232 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240345 (+   113us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50146: BlockingWrite error: write error: Broken pipe (error 32)
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47037,"thread_start_us":72,"threads_started":1}
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.240928 12921 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.193143 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50160 (local address 127.11.30.252:35471)
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240605 (+ 47462us) server_negotiation.cc:207] Beginning negotiation
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240609 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240621 (+    12us) server_negotiation.cc:408] Connection header received
02:11:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240665 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240668 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240714 (+    46us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.240827 (+   113us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50160: BlockingWrite error: write error: Broken pipe (error 32)
02:11:20.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47411,"thread_start_us":180,"threads_started":1}
02:11:20.243 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.243 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.244 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.247 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.249 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.249 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.254 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x45ee9d9a, L:/127.0.0.1:57802 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.255 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.255 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.260 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.268214 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.169866 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50114 (local address 127.11.30.252:35471)
02:11:20.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.171851 (+  1985us) server_negotiation.cc:207] Beginning negotiation
02:11:20.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.171857 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:20.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.171882 (+    25us) server_negotiation.cc:408] Connection header received
02:11:20.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.171944 (+    62us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.171948 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.172023 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.172139 (+   116us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:20.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.266793 (+ 94654us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.267620 (+   827us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.268064 (+   444us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50114: BlockingRecv error: recv got EOF from 127.0.0.1:50114 (error 108)
02:11:20.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1852}
02:11:20.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.279 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.283 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x113a1fd3, L:/127.0.0.1:58518 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.284 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.288564 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.185684 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50128 (local address 127.11.30.252:35471)
02:11:20.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.185852 (+   168us) server_negotiation.cc:207] Beginning negotiation
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.185857 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.185875 (+    18us) server_negotiation.cc:408] Connection header received
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.185926 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.185930 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.185987 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.186068 (+    81us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.193614 (+  7546us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.194887 (+  1273us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.208877 (+ 13990us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.209528 (+   651us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.211495 (+  1967us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.211543 (+    48us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.211550 (+     7us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:20.290 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.211580 (+    30us) server_negotiation.cc:923] calling sasl_server_start()
02:11:20.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.211624 (+    44us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:20.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.211641 (+    17us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:20.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.211745 (+   104us) server_negotiation.cc:1036] Waiting for connection context
02:11:20.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.288265 (+ 76520us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50128: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50128): Cannot send after transport endpoint shutdown (error 108)
02:11:20.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75}
02:11:20.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.296 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.296 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.297 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.301 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe92d4dae, L:/127.0.0.1:58570 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.304 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x892568b8, L:/127.0.0.1:58540 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.306 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x08614be4, L:/127.0.0.1:58612 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.308 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcb42286d, L:/127.0.0.1:57794 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.308 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x81401ec3, L:/127.0.0.1:58590 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.310 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3d646c75, L:/127.0.0.1:58598 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.205 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0fcaab38, L:/127.0.0.1:58528 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.310 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x09eeab15, L:/127.0.0.1:58554 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.296 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeccb20cd, L:/127.0.0.1:58616 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.231 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.223 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.325 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x757a5f36, L:/127.0.0.1:58596 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.328 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6ec08aa5, L:/127.0.0.1:58566 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.331 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b5d39ed, L:/127.0.0.1:58622 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.333 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.334 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfc6c12af, L:/127.0.0.1:58600 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.335 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.338 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbdecde93, L:/127.0.0.1:57778 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.339 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.348 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.349 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.349 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.350 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.351 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1036), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [604ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [647ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:20.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.353 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc06c0be4, L:/127.0.0.1:57806 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.356 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.356 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.357 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.357 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.357 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.357 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.357 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.357 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.359391 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.355925 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50164 (local address 127.11.30.252:35471)
02:11:20.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.356089 (+   164us) server_negotiation.cc:207] Beginning negotiation
02:11:20.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.356096 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:20.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.356688 (+   592us) server_negotiation.cc:408] Connection header received
02:11:20.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.358903 (+  2215us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.358909 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.358997 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.359084 (+    87us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:20.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.359253 (+   169us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50164: BlockingRecv error: recv got EOF from 127.0.0.1:50164 (error 108)
02:11:20.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
02:11:20.361 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.363 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.364 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.367 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.367 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.367 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1049), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [622ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:20.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.378 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.378 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:20.379 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:20.379 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.380 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.381 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.381 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.381 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.382 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.385223 12754 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.362713 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57820 (local address 127.11.30.254:34141)
02:11:20.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.362895 (+   182us) server_negotiation.cc:207] Beginning negotiation
02:11:20.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.362900 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:20.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.363487 (+   587us) server_negotiation.cc:408] Connection header received
02:11:20.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.363979 (+   492us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.363983 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.364051 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.364134 (+    83us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:20.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.379213 (+ 15079us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.380192 (+   979us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.385047 (+  4855us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57820: BlockingRecv error: recv got EOF from 127.0.0.1:57820 (error 108)
02:11:20.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":76}
02:11:20.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.387 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.389 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.389 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.389 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.389 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:20.390 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.390 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1083), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [266ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:20.392 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.400 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.401 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:20.401 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.401 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.404 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.405 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.410169 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.392385 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50174 (local address 127.11.30.252:35471)
02:11:20.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.392581 (+   196us) server_negotiation.cc:207] Beginning negotiation
02:11:20.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.392586 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:20.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.393270 (+   684us) server_negotiation.cc:408] Connection header received
02:11:20.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.409498 (+ 16228us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.409504 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.409599 (+    95us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.409667 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:20.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.410014 (+   347us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50174: BlockingRecv error: recv got EOF from 127.0.0.1:50174 (error 108)
02:11:20.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":89}
02:11:20.411 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.411 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.411 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.415 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.415 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.415 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.417186 12754 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.386572 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57834 (local address 127.11.30.254:34141)
02:11:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.386710 (+   138us) server_negotiation.cc:207] Beginning negotiation
02:11:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.386715 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.387556 (+   841us) server_negotiation.cc:408] Connection header received
02:11:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.387921 (+   365us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.387926 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.387997 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.388061 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.413421 (+ 25360us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.414328 (+   907us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.417013 (+  2685us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57834: BlockingRecv error: recv got EOF from 127.0.0.1:57834 (error 108)
02:11:20.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
02:11:20.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.420 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.421 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.421 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1343), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [345ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [695ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [849ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:20.423 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.424 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:20.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.428 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.428 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.429 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.429 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.430 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.430 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.431 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.436 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.441084 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.423729 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50176 (local address 127.11.30.252:35471)
02:11:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.423909 (+   180us) server_negotiation.cc:207] Beginning negotiation
02:11:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.423915 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.423936 (+    21us) server_negotiation.cc:408] Connection header received
02:11:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.424580 (+   644us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.424585 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.424657 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.424722 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.428317 (+  3595us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.429228 (+   911us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.440911 (+ 11683us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50176: BlockingRecv error: recv got EOF from 127.0.0.1:50176 (error 108)
02:11:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
02:11:20.443 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.445 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.449 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.449 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1131), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [601ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [731ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:20.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.456 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.457 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:20.457 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:20.457 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.460 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.461 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.462 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.462 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.462 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.466 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.465685 12754 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.441287 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57838 (local address 127.11.30.254:34141)
02:11:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.441785 (+   498us) server_negotiation.cc:207] Beginning negotiation
02:11:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.441790 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.444098 (+  2308us) server_negotiation.cc:408] Connection header received
02:11:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.444598 (+   500us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.444603 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.444680 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.444748 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.463931 (+ 19183us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.464874 (+   943us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.465524 (+   650us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57838: BlockingRecv error: recv got EOF from 127.0.0.1:57838 (error 108)
02:11:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":379}
02:11:20.467 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.467 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.467 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.468 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.469 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.469 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:20.470 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.471 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.472 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.473 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.476 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.476 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1364), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [840ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [998ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:20.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.481 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.484 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.484 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:20.485 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.485 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.486 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.486 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.487515 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.478057 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50186 (local address 127.11.30.252:35471)
02:11:20.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.478242 (+   185us) server_negotiation.cc:207] Beginning negotiation
02:11:20.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.478247 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.483747 (+  5500us) server_negotiation.cc:408] Connection header received
02:11:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.485408 (+  1661us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.485414 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.485505 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.485578 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.487357 (+  1779us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50186: BlockingRecv error: recv got EOF from 127.0.0.1:50186 (error 108)
02:11:20.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
02:11:20.495 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.495 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.495 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.497 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.499 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.498888 12735 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.471332 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57862 (local address 127.11.30.254:34141)
02:11:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.471460 (+   128us) server_negotiation.cc:207] Beginning negotiation
02:11:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.471465 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.472233 (+   768us) server_negotiation.cc:408] Connection header received
02:11:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.472674 (+   441us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.472680 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.472754 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.472820 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.497251 (+ 24431us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.498096 (+   845us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.498707 (+   611us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57862: BlockingRecv error: recv got EOF from 127.0.0.1:57862 (error 108)
02:11:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
02:11:20.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.502 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.503 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.503 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.504 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:20.504 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f389aed, L:/127.0.0.1:57848 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.505 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.508 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.510 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:20.513 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.517 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.520 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.524 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.524 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1259), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [553ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [709ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [889ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:20.521 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.530 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.531 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:20.531 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:20.531 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.532 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.532 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.533 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.533 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.533 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.532 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x59342394, L:/127.0.0.1:50200 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:20.534 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.537 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.539 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.542 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb146611b, L:/127.0.0.1:57864 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.544 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.545 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.545 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1230), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [622ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [837ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.546139 12754 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.519785 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57876 (local address 127.11.30.254:34141)
02:11:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.523043 (+  3258us) server_negotiation.cc:207] Beginning negotiation
02:11:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.523051 (+     8us) server_negotiation.cc:400] Waiting for connection header
02:11:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.523083 (+    32us) server_negotiation.cc:408] Connection header received
02:11:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.523158 (+    75us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.523174 (+    16us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.523262 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.523371 (+   109us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.538098 (+ 14727us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.539422 (+  1324us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.545957 (+  6535us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57876: BlockingRecv error: recv got EOF from 127.0.0.1:57876 (error 108)
02:11:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":141}
02:11:20.547 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x876d496e, L:/127.0.0.1:58628 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.550 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.550 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.550 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.550 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.551 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.551 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:20.552 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:20.552 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.553 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.553 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.553 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.553 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.553781 12920 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.554 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.539341 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57884 (local address 127.11.30.254:34141)
02:11:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.539537 (+   196us) server_negotiation.cc:207] Beginning negotiation
02:11:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.539543 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:20.554 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.539698 (+   155us) server_negotiation.cc:408] Connection header received
02:11:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.540034 (+   336us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.554 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.556 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.556 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.556 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.540038 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.540103 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.540188 (+    85us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.547553 (+  7365us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.548504 (+   951us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.553607 (+  5103us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57884: BlockingRecv error: recv got EOF from 127.0.0.1:57884 (error 108)
02:11:20.557 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1406), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [360ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [376ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
02:11:20.557 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.557 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.559 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.559 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.561 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.561 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.561 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.562 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.562 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.562 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1480), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [710ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [777ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [872ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [894ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:20.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.568 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.570 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.570 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.571 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.572 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.572 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.572 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.573 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.573 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.575 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.575 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.577 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.577 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.577 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:17.761 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.579929 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.568063 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50206 (local address 127.11.30.252:35471)
02:11:20.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.568209 (+   146us) server_negotiation.cc:207] Beginning negotiation
02:11:20.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.568213 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.569248 (+  1035us) server_negotiation.cc:408] Connection header received
02:11:20.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.569644 (+   396us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.569648 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.569718 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.569775 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.575434 (+  5659us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.576309 (+   875us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.579773 (+  3464us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50206: BlockingRecv error: recv got EOF from 127.0.0.1:50206 (error 108)
02:11:20.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
02:11:20.583 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.583 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.583 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.585 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.586 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.586 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:20.586 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.586 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.587 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.587 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.588 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.588 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:20.588 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.591 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.593 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.594 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.594 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.595 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.600 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.601 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.605 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.607 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.607 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1348), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [706ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [987ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:20.610 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.614 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.615 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:20.615 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.616 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.617 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.617 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.624 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x440776c5, L:/127.0.0.1:57886 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.629 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.629 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.633 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.633 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.635 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.636 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.637 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.638 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.639 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.639 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe17a34f3, L:/127.0.0.1:58634 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.640 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.642 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.643 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.645 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.646 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.647 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.648 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.650 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.651 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.652 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.653 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.655 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.656 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.658 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.658 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.659 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.663 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.664 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.664 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.664 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.664 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.666 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.667 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.669 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.670 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.671 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.672 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.674 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.675 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.676 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.678 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.679 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.682565 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.609852 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50212 (local address 127.11.30.252:35471)
02:11:20.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.610000 (+   148us) server_negotiation.cc:207] Beginning negotiation
02:11:20.689 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.693 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.695 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.696 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.696 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.698 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.698 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.742 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:17.771 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.743 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.752 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.751 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.610005 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:20.750 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.748 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.747 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.747 [DEBUG - pool-4-thread-11] (NetUtil.java:139) Resolved '127.11.30.254' into [/127.11.30.254] in 54443396ns
02:11:20.746 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.746 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.746 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.746 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.746 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.745 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.745 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.744 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:17.754 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.756 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.757 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.757 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.757 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.758 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.758 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.758 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.758 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.759 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.759 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.759 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.759 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.759 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.759 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.759 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.759 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.759 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.760 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.760 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.760 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.760 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.760 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.760 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.761 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.761 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.761 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.761 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.761 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.762 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.762 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.762 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.762 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.762 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.762 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.762 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.763 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.763 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.763 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.763 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.763 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:17.761 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:17.760 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:17.786 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.764 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.764 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.765 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:17.786 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:17.758 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.767 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.767 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.760 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.792 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.790 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbab64677, L:/127.0.0.1:49610 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:20.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.798 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.803 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.789 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.787 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.787 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.786 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.809 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.816 [WARN - kudu-nio-1] (AbstractChannelHandlerContext.java:355) An exception 'java.lang.AssertionError' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception:
java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:76)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532)
	at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:414)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:929)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:359)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:893)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1319)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:935)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:921)
	at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:907)
	at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:127)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:937)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:957)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:982)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:950)
	at org.apache.kudu.client.Negotiator.sendSaslMessage(Negotiator.java:341)
	at org.apache.kudu.client.Negotiator.sendNegotiateMessage(Negotiator.java:334)
	at org.apache.kudu.client.Negotiator.sendHello(Negotiator.java:292)
	at org.apache.kudu.client.Connection.channelActive(Connection.java:233)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
	at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:274)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1345)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:258)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:844)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:310)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
02:11:20.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.820 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.822 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1745), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [704ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [844ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1007ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1047ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:20.824 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.824 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.828 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3330), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [274ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [261ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:20.786 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.785 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.829 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1568), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [437ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [571ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [652ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:20.830 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.785 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.784 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.783 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.782 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.613020 (+  3015us) server_negotiation.cc:408] Connection header received
02:11:20.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.613392 (+   372us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.613396 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.613472 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.613525 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:20.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.626484 (+ 12959us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.627301 (+   817us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.682409 (+ 55108us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50212: BlockingRecv error: recv got EOF from 127.0.0.1:50212 (error 108)
02:11:20.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
02:11:20.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.749733 12572 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.771032 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49634 (local address 127.11.30.252:35471)
02:11:20.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.771867 (+   835us) server_negotiation.cc:207] Beginning negotiation
02:11:20.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.771873 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:20.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.748918 (+2977045us) server_negotiation.cc:408] Connection header received
02:11:20.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.749055 (+   137us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.749059 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.749189 (+   130us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.749284 (+    95us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:20.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.749492 (+   208us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49634: BlockingRecv error: recv got EOF from 127.0.0.1:49634 (error 108)
02:11:20.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":737,"thread_start_us":69,"threads_started":1}
02:11:20.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.750128 12754 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.596675 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57892 (local address 127.11.30.254:34141)
02:11:20.835 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.596813 (+   138us) server_negotiation.cc:207] Beginning negotiation
02:11:20.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.596817 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:20.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.600654 (+  3837us) server_negotiation.cc:408] Connection header received
02:11:20.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.601009 (+   355us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.601013 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.601085 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.601137 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:20.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.611929 (+ 10792us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.612823 (+   894us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.618109 (+  5286us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.618334 (+   225us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:20.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.749486 (+131152us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:20.841 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.842 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.843 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.845 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.846 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.846 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:20.846 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.847 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.847 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.847 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.847 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.749523 (+    37us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.749527 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.749549 (+    22us) server_negotiation.cc:923] calling sasl_server_start()
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.749593 (+    44us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.749608 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.749730 (+   122us) server_negotiation.cc:1036] Waiting for connection context
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.749941 (+   211us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57892: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57892): Connection reset by peer (error 104)
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.769438 12193 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.721063 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49610 (local address 127.11.30.252:35471)
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.721293 (+   230us) server_negotiation.cc:207] Beginning negotiation
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.721299 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.722630 (+  1331us) server_negotiation.cc:408] Connection header received
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.723194 (+   564us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.723200 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.723337 (+   137us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.848 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.723418 (+    81us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.753337 (+ 29919us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.754078 (+   741us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.766068 (+ 11990us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.766326 (+   258us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.767082 (+   756us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.767108 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.767112 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.767129 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.767155 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.767167 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.767258 (+    91us) server_negotiation.cc:1036] Waiting for connection context
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.769224 (+3001966us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49610: received 0 of 4 requested bytes
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":95}
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.769799 12194 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.750543 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49620 (local address 127.11.30.252:35471)
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.750711 (+   168us) server_negotiation.cc:207] Beginning negotiation
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.750716 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.769732 (+3019016us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:49620: received 0 of 7 requested bytes
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.773030 12523 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.760500 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57228 (local address 127.11.30.254:34141)
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.760688 (+   188us) server_negotiation.cc:207] Beginning negotiation
02:11:20.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.760693 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.772819 (+3012126us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57228: received 0 of 7 requested bytes
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":83}
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.773523 12522 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.759125 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57216 (local address 127.11.30.254:34141)
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.759365 (+   240us) server_negotiation.cc:207] Beginning negotiation
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.759371 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.773433 (+3014062us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:57216: received 0 of 7 requested bytes
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":113}
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.825793 12519 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.751588 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58004 (local address 127.11.30.253:38171)
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.751734 (+   146us) server_negotiation.cc:207] Beginning negotiation
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:17.751738 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.824878 (+3073140us) server_negotiation.cc:408] Connection header received
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.825037 (+   159us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58004: received 0 of 4 requested bytes
02:11:20.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
02:11:20.812 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.851 [ERROR - kudu-nio-0] (Connection.java:452) [peer master-127.11.30.253:38171(127.11.30.253:38171)] unexpected exception from downstream on [id: 0x13dea8cb, L:/127.0.0.1:58004 - R:/127.11.30.253:38171]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
02:11:20.852 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state NEGOTIATING due to: [peer master-127.11.30.253:38171(127.11.30.253:38171)] unexpected exception from downstream on [id: 0x13dea8cb, L:/127.0.0.1:58004 - R:/127.11.30.253:38171]
02:11:20.852 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.253:38171: [peer master-127.11.30.253:38171(127.11.30.253:38171)] unexpected exception from downstream on [id: 0x13dea8cb, L:/127.0.0.1:58004 - R:/127.11.30.253:38171]
02:11:20.855 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.857 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.857 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.858 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.858 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:20.860 [WARN - kudu-nio-2] (AbstractChannelHandlerContext.java:355) An exception 'java.lang.AssertionError' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception:
java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:76)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532)
	at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:414)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:929)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:359)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:893)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1319)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:935)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:921)
	at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:907)
	at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:127)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:937)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:957)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:982)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:950)
	at org.apache.kudu.client.Negotiator.sendSaslMessage(Negotiator.java:341)
	at org.apache.kudu.client.Negotiator.sendNegotiateMessage(Negotiator.java:334)
	at org.apache.kudu.client.Negotiator.sendHello(Negotiator.java:292)
	at org.apache.kudu.client.Connection.channelActive(Connection.java:233)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
	at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:274)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1345)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:258)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:844)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:310)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
02:11:20.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.782 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.782 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.781 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.780 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.778 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.778 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.778 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.778 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.778 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:20.777 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.864 [WARN - kudu-nio-1] (AbstractChannelHandlerContext.java:355) An exception 'java.lang.AssertionError' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception:
java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:76)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532)
	at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:414)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:929)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:359)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:893)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1319)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:935)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:921)
	at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:907)
	at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:127)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:937)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:957)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:982)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:950)
	at org.apache.kudu.client.Negotiator.sendSaslMessage(Negotiator.java:341)
	at org.apache.kudu.client.Negotiator.sendNegotiateMessage(Negotiator.java:334)
	at org.apache.kudu.client.Negotiator.sendHello(Negotiator.java:292)
	at org.apache.kudu.client.Connection.channelActive(Connection.java:233)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
	at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:274)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1345)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:258)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:844)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:310)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
02:11:20.775 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.865 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.772 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.867 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.764 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.761 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.869 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.870 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.872 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.872 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.873 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.873 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.874 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.873 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.876 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x161398eb, L:/127.0.0.1:58688 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.876 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.883 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.883 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.884 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.885 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.885 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.885 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.886 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.886 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.887 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.887 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.890 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.890 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:20.890 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:20.897 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfbbdd9d7, L:/127.0.0.1:57906 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.897 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x72b5ac42, L:/127.0.0.1:58640 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.900 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe28196b2, L:/127.0.0.1:57958 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.902 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x61f15bcf, L:/127.0.0.1:58668 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.908 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf4b5b773, L:/127.0.0.1:58684 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.866973 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.746054 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50226 (local address 127.11.30.252:35471)
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.746560 (+   506us) server_negotiation.cc:207] Beginning negotiation
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.746567 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.866409 (+119842us) server_negotiation.cc:408] Connection header received
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.866471 (+    62us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.866475 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.866547 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.866628 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.866804 (+   176us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50226: BlockingRecv error: recv got EOF from 127.0.0.1:50226 (error 108)
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":369}
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.888077 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.747525 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50234 (local address 127.11.30.252:35471)
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.747705 (+   180us) server_negotiation.cc:207] Beginning negotiation
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.747711 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.832007 (+ 84296us) server_negotiation.cc:408] Connection header received
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.832083 (+    76us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.832087 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.832168 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.832258 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:20.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.886726 (+ 54468us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.887504 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.914 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.887914 (+   410us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50234: BlockingRecv error: recv got EOF from 127.0.0.1:50234 (error 108)
02:11:20.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
02:11:20.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:20.897908 12572 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:20.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.758005 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50244 (local address 127.11.30.252:35471)
02:11:20.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.758174 (+   169us) server_negotiation.cc:207] Beginning negotiation
02:11:20.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.758179 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:20.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.816278 (+ 58099us) server_negotiation.cc:408] Connection header received
02:11:20.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.816370 (+    92us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:20.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.816375 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:20.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.816496 (+   121us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:20.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.816591 (+    95us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:20.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.820545 (+  3954us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:20.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.821475 (+   930us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:20.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.897764 (+ 76289us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50244: BlockingRecv error: recv got EOF from 127.0.0.1:50244 (error 108)
02:11:20.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
02:11:20.917 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe9c9e72c, L:/127.0.0.1:58670 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3631), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [679ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [683ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1338ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [3329ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:20.920 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x69cb5a65, L:/127.0.0.1:58702 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.923 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8007d8d1, L:/127.0.0.1:58718 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.925 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.927 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.928 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.30.253:38171,127.11.30.254:34141,127.11.30.252:35471; will retry
02:11:20.929 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.932 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.933 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:20.937 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:20.941 [DEBUG - pool-133-thread-1] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:20.942 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf7fbe63e, L:/127.0.0.1:58652 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.942 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:20.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.944 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x557936b1, L:/127.0.0.1:57928 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.946 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:20.948 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x115cb938, L:/127.0.0.1:57908 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.949 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf3d9612f, L:/127.0.0.1:57942 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.952 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7565ed3e, L:/127.0.0.1:58696 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.944 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.954 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.954 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:20.954 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.955 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:20.955 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.956 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:20.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.957 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.958 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:20.960 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.960 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.962 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:20.966 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:20.974 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.975 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1d9d5f30, L:/127.0.0.1:57968 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:20.975 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3839), Traces: [0ms] refreshing cache from master, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [365ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [3674ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:20.977 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef2e4df3, L:/127.0.0.1:58730 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:20.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:20.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=326), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [282ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:20.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:20.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.983 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.984 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.986 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.987 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.988 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:20.988 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:20.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:20.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:20.989 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:20.989 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:20.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:20.993 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:20.993 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:20.993 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.994 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:20.994 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.994 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:20.994 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:20.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:20.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:20.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:20.996 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:20.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.000 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfe4e10d1, L:/127.0.0.1:58734 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.001 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.002 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.002885 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.984945 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50258 (local address 127.11.30.252:35471)
02:11:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.985191 (+   246us) server_negotiation.cc:207] Beginning negotiation
02:11:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.985197 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.002719 (+ 17522us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50258: BlockingRecv error: recv got EOF from 127.0.0.1:50258 (error 108)
02:11:21.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":91}
02:11:21.004 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.005847 12572 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.946052 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50256 (local address 127.11.30.252:35471)
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.946331 (+   279us) server_negotiation.cc:207] Beginning negotiation
02:11:21.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.946337 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.947182 (+   845us) server_negotiation.cc:408] Connection header received
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.950003 (+  2821us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.950011 (+     8us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.950124 (+   113us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.950218 (+    94us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.972726 (+ 22508us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:20.973623 (+   897us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.003889 (+ 30266us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.004162 (+   273us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.005069 (+   907us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.005103 (+    34us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.005107 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.005126 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
02:11:21.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.005153 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:21.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.005165 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:21.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.005265 (+   100us) server_negotiation.cc:1036] Waiting for connection context
02:11:21.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.005672 (+   407us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50256: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50256): Connection reset by peer (error 104)
02:11:21.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":124}
02:11:21.008 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.008 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.010 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:21.010 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.020 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9b7a4405, L:/127.0.0.1:58746 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.021 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.023 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3480), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [259ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:21.025 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd2bbfd0b, L:/127.0.0.1:50274 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:21.025 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.027 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.034 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.034 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.035 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:21.035 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:21.035 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.036 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:21.037 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa4c87a96, L:/127.0.0.1:57984 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.038 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.038 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.039 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.047 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.048 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.050 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.050 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.050 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:21.051 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.053 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.057 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:21.057 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.058 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [248ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:21.059 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.061 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.064 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.064 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.064 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:21.065 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.065 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.066 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.066 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.067 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.067746 13024 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.049034 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58008 (local address 127.11.30.254:34141)
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.049160 (+   126us) server_negotiation.cc:207] Beginning negotiation
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.049164 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.051947 (+  2783us) server_negotiation.cc:408] Connection header received
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.052512 (+   565us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.052517 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.052610 (+    93us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.052678 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.060788 (+  8110us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.061572 (+   784us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.066000 (+  4428us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.066267 (+   267us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.066934 (+   667us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.066961 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.066965 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.066982 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.067007 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.067017 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.067084 (+    67us) server_negotiation.cc:1036] Waiting for connection context
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.067581 (+   497us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58008: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58008): Connection reset by peer (error 104)
02:11:21.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
02:11:21.069 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.069 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:21.070 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.074 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.076 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8703bfad, L:/127.0.0.1:57992 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.076 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.077 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12313876, L:/127.0.0.1:58758 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.081 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.080997 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.059846 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50284 (local address 127.11.30.252:35471)
02:11:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.060036 (+   190us) server_negotiation.cc:207] Beginning negotiation
02:11:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.060041 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.060064 (+    23us) server_negotiation.cc:408] Connection header received
02:11:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.060911 (+   847us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.060917 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.061008 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.061142 (+   134us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.079671 (+ 18529us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.080458 (+   787us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.080858 (+   400us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50284: BlockingRecv error: recv got EOF from 127.0.0.1:50284 (error 108)
02:11:21.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
02:11:21.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=402), Traces: [0ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [377ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:21.084 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.089 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.089 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.090 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.090 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.090 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.090 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.091 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.091 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.093 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.094 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.095 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.100 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4acd9cf4, L:/127.0.0.1:58766 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.100580 12572 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.047976 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50282 (local address 127.11.30.252:35471)
02:11:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.048275 (+   299us) server_negotiation.cc:207] Beginning negotiation
02:11:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.048280 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.049269 (+   989us) server_negotiation.cc:408] Connection header received
02:11:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.053048 (+  3779us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.053054 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.053161 (+   107us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.053232 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.079646 (+ 26414us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.080584 (+   938us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.095826 (+ 15242us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.096168 (+   342us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.099747 (+  3579us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:21.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.099786 (+    39us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:21.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.099790 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:21.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.099809 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
02:11:21.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.099845 (+    36us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:21.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.099857 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:21.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.099945 (+    88us) server_negotiation.cc:1036] Waiting for connection context
02:11:21.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.100345 (+   400us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50282: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50282): Connection reset by peer (error 104)
02:11:21.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":199}
02:11:21.102 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.108 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.109 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.109 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.111 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:21.111 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x11ed6813, L:/127.0.0.1:58018 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.113 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa6077dca, L:/127.0.0.1:58776 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=482), Traces: [0ms] refreshing cache from master, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [429ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:21.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.121 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.122 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.123 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:21.123 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.123 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.125 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.125 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.125 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.126 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe5f39e2d, L:/127.0.0.1:50300 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:21.127 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.128 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.129 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.129 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:21.129 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.129 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.129 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.131 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.132 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.132 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.133 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.172 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.197 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.199 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.199 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.199 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.201 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.210 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.209575 13024 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.098809 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58028 (local address 127.11.30.254:34141)
02:11:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.098987 (+   178us) server_negotiation.cc:207] Beginning negotiation
02:11:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.098991 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.103744 (+  4753us) server_negotiation.cc:408] Connection header received
02:11:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.104069 (+   325us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.104074 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.104168 (+    94us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.104305 (+   137us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.115379 (+ 11074us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.116113 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.131000 (+ 14887us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.131322 (+   322us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.200179 (+ 68857us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.200214 (+    35us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.200219 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.200242 (+    23us) server_negotiation.cc:923] calling sasl_server_start()
02:11:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.200279 (+    37us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.200294 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.202285 (+  1991us) server_negotiation.cc:1036] Waiting for connection context
02:11:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.209405 (+  7120us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58028: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58028): Connection reset by peer (error 104)
02:11:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
02:11:21.213 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.213 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.214 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.215 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.216 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.217 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.218 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.218 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4e0cbefa, L:/127.0.0.1:58788 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.219 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x510250ed, L:/127.0.0.1:58802 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.219 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.219 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1980), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [577ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [713ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1298ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:21.221 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.222 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.223 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.223 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.224 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.225 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.226 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.226 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.227 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.228 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.228 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.228 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.229 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.229 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.231 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.232 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.233 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.233 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.234 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.234 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.234 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.234 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.234 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.235 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.235 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.236 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.236 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.236 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.236 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.237 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.237 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.237 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.237 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.237 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.238 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.238 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.239 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.239 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.239 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.205 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.240 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:21.240 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.240 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.241 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.241 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.242 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.242 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.242 [DEBUG - pool-4-thread-7] (NetUtil.java:139) Resolved '127.11.30.254' into [/127.11.30.254] in 95785752ns
02:11:21.242 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.243 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.243 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.244 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.209 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.244 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.244 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1925), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [617ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1052ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1243ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:21.245 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.245 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.209 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.207 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.246 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.207 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.247 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.206 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.247 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.248 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.211 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.248 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.249 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.249 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.249 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.250 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.250 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.250 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.251 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.251 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.252 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.253 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.254 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.255 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.256 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.257 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.257 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.259 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.259 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.260 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.261 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.262 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.263 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.263 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.263 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x647916d0, L:/127.0.0.1:58042 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.265 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd293d23, L:/127.0.0.1:58034 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.265 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.265 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.267 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.269 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.269 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.271 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.271 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.271 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe1f9a680, L:/127.0.0.1:58068 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.272 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.273 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x562912b5, L:/127.0.0.1:58088 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.274 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.274 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.275 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.275 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.276 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2035), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [577ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [725ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1346ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:21.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.277 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.277 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.249 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.278 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.278 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.278 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4145), Traces: [0ms] refreshing cache from master, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [3540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [3729ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:21.279 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.274 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.280 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.281 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3668), Traces: [0ms] refreshing cache from master, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [359ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:21.273 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.281 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.281 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.282 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.283 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:21.284 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.285 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.293 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.271 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1535a379, L:/127.0.0.1:58072 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.297 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.300 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xee99038d, L:/127.0.0.1:58048 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.301 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9fddacc5, L:/127.0.0.1:58142 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.304 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf1ffacfe, L:/127.0.0.1:58110 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.304 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.304 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.305 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.310 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.314 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc3c1b31f, L:/127.0.0.1:58126 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.315 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.319 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x83b2f799, L:/127.0.0.1:58852 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.322 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.324 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.325 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.325 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.325 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.326 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.326 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.326 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.327 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.327 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.327 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.327 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5673416e, L:/127.0.0.1:58884 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.332 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.334 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.335 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.335 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.335 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3d51cf8b, L:/127.0.0.1:58942 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.335 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.336 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0e64d431, L:/127.0.0.1:58934 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.336 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.337 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x84dff437, L:/127.0.0.1:58096 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.338 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.338 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.339 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.339 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.339 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.341 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.342 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.343 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.343 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.343 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.343 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.344 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.345 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.345 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.345 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.345 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.345 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.345 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.345 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.345 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.346 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.346 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.347 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.347 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.347 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.348 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.350 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.353 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.347 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1d405270, L:/127.0.0.1:58906 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.358 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbef157a5, L:/127.0.0.1:58914 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.362601 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.229947 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50320 (local address 127.11.30.252:35471)
02:11:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.230128 (+   181us) server_negotiation.cc:207] Beginning negotiation
02:11:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.230135 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.243393 (+ 13258us) server_negotiation.cc:408] Connection header received
02:11:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.243452 (+    59us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.243455 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.243520 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.243599 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.360752 (+117153us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.361562 (+   810us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.362455 (+   893us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50320: BlockingRecv error: recv got EOF from 127.0.0.1:50320 (error 108)
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.363270 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.287766 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50338 (local address 127.11.30.252:35471)
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.362898 (+ 75132us) server_negotiation.cc:207] Beginning negotiation
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.362903 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.362918 (+    15us) server_negotiation.cc:408] Connection header received
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.362977 (+    59us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.362980 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.363047 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.363177 (+   130us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50338: BlockingWrite error: write error: Broken pipe (error 32)
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75017,"thread_start_us":68,"threads_started":1}
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.363689 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.287892 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50340 (local address 127.11.30.252:35471)
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.363424 (+ 75532us) server_negotiation.cc:207] Beginning negotiation
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.363428 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.363442 (+    14us) server_negotiation.cc:408] Connection header received
02:11:21.365 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.366 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:21.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.363480 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.363482 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.363522 (+    40us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.363616 (+    94us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50340: BlockingWrite error: write error: Broken pipe (error 32)
02:11:21.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75479,"thread_start_us":45,"threads_started":1}
02:11:21.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.372 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.375479 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.287709 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50326 (local address 127.11.30.252:35471)
02:11:21.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.288050 (+   341us) server_negotiation.cc:207] Beginning negotiation
02:11:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.288056 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.288069 (+    13us) server_negotiation.cc:408] Connection header received
02:11:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.288119 (+    50us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.288122 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.288195 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.288290 (+    95us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.374167 (+ 85877us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.374888 (+   721us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.375345 (+   457us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50326: BlockingRecv error: recv got EOF from 127.0.0.1:50326 (error 108)
02:11:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":262}
02:11:21.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.377 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.378 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.378 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.397 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.401 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.401 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.413 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.413 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.416 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0cf4bc2, L:/127.0.0.1:58828 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.427 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.434 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x82a2ebad, L:/127.0.0.1:59016 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.435 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.438 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.444 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x218bff13, L:/127.0.0.1:50352 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:21.449 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab681c41, L:/127.0.0.1:59082 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.455 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=779), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [564ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [688ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [742ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, deferred=null) after lookup
02:11:21.477 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.478 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.480 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.513 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x43c58f78, L:/127.0.0.1:58878 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.517 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4cdc4548, L:/127.0.0.1:58062 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.523 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb8398d3f, L:/127.0.0.1:58842 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.562 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x24174f17, L:/127.0.0.1:59036 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.563 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.565 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.565 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.566 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4443), Traces: [0ms] refreshing cache from master, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1030ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1033ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1289ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [3632ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: Network error: [peer master-127.11.30.253:38171(127.11.30.253:38171)] unexpected exception from downstream on [id: 0x13dea8cb, L:/127.0.0.1:58004 - R:/127.11.30.253:38171], [3709ms] delaying RPC due to: Service unavailable: Master config (127.11.30.253:38171,127.11.30.254:34141,127.11.30.252:35471) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: [peer master-127.11.30.253:38171(127.11.30.253:38171)] unexpected exception from downstream on [id: 0x13dea8cb, L:/127.0.0.1:58004 - R:/127.11.30.253:38171], [3720ms] refreshing cache from master, [3721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [3945ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [3945ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [4048ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [4057ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [4344ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=Deferred@1165358479(state=PENDING, result=null, callback=(continuation of Deferred@1026406527 after retry RPC after error@342121001), errback=(continuation of Deferred@1026406527 after retry RPC after error@342121001))) after lookup
02:11:21.567 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9eecc42b, L:/127.0.0.1:58992 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.567 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.570 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.571 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.573 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.574 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.575 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.577 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.578 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.578 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4302), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [2805ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [3713ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [3797ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:21.580 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.580 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.580 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3999), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [239ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [540ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:21.581 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.583 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.584 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.590 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.562 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.591 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.591 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:21.592 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.592 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.562 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.561 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd166c6bc, L:/127.0.0.1:59034 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.593 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.593 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.561 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.593 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:21.561 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9d0d7012, L:/127.0.0.1:58958 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.594 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.595 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:21.597 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.597 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.598 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.599 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.600 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.601 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=936), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [231ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [579ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [632ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:21.601 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.602 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.602 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.603 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.560 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.604 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.560 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x491e5c95, L:/127.0.0.1:58970 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.604 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.559 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.605 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.559 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4fe93be6, L:/127.0.0.1:58866 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.606 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.558 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.607 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.607 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=961), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [220ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:21.609 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.558 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.610 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=959), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [231ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [527ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [603ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:21.610 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.558 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf8036fa2, L:/127.0.0.1:58814 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.557 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9cecdac0, L:/127.0.0.1:58854 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.557 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.557 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.557 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.612 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.619 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.619 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.620 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.620 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.537 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfce0d817, L:/127.0.0.1:58986 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.621 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.622 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.622 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=965), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [259ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [565ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [607ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:21.623 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.623 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.623 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.624 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.557 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.624 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.555 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.625 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.552 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x04853439, L:/127.0.0.1:58920 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.549 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.625 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.625 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.626 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.549 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.626 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=988), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [188ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [447ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [613ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:21.547 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.627 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.628 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.629 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.630 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.631 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.547 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.635 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.546586 12572 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.212097 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50316 (local address 127.11.30.252:35471)
02:11:21.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.212427 (+   330us) server_negotiation.cc:207] Beginning negotiation
02:11:21.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.212432 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:21.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.212449 (+    17us) server_negotiation.cc:408] Connection header received
02:11:21.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.212498 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.212501 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.212567 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.212650 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.318139 (+105489us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.319379 (+  1240us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.543370 (+223991us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.543638 (+   268us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.543846 (+   208us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.544014 (+   168us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.544122 (+   108us) server_negotiation.cc:1036] Waiting for connection context
02:11:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.544330 (+   208us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50316: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50316): Connection reset by peer (error 104)
02:11:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":174}
02:11:21.546 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.637 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.546 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.642 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.545 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.644 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.646 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9bf23fa, L:/127.0.0.1:59116 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.647 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.545 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.650 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.650 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.543 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x132afa60, L:/127.0.0.1:58896 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.543 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.541 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b5b6d18, L:/127.0.0.1:59048 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.541 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6425bf21, L:/127.0.0.1:59046 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.654 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.538 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9797346d, L:/127.0.0.1:58796 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.655 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.655 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.656 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.657 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.657 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.658 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.659 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.659 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.659 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.660 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.638 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4039), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [797ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [833ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:21.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.660 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.661 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.661 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.661 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.661 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.661 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.661 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.661 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.662 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.662 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:21.662 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.663 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.663 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.664 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.664 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.664 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.665 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.665 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.666 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.666 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.666 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.667 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.668 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.669 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.671 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.618 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.672 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.672 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.672 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.618 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.673 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.617 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.673 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.674 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.674 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.617 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.675 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.616 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.675 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4072), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [474ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [715ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [912ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:21.675 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:21.616 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.676 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.677 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1040), Traces: [0ms] refreshing cache from master, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [445ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [577ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [990ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:21.679 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.679 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.616 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.680 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1027), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [215ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [552ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [602ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:21.616 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.615 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.681 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.681 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.615 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.683 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.683 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.683 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.683 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.684 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.684 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.685 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.685 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.615 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.614 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.692 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.614 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.696 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.614 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.700 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.613 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.613 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.707 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.708 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state CONNECTING
02:11:21.708 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:21.612 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.708 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.589 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.709 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1051), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [225ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [658ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:21.709 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.709 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.588 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.588 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.588 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.711 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.587 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.587 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:21.587 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.586 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.586 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:21.585 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.585 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.716 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.716 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.716 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.716 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.716 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:21.717 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.718 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.720 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.722 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.725 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.725 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.726 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.726 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.729 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.729 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.732 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x31ca9dc3, L:/127.0.0.1:59234 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.733 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.735 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.735 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.737 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.739 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.740 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.740 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.740 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.740 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.741 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.658 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.716 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:21.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.746 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.746 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.747 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:21.747 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.748 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.749 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:21.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.752 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.752 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.752 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.753 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.753 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4a5fefdb, L:/127.0.0.1:58990 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.753 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.753 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.754 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.754 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.754 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.755 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb469e9c5, L:/127.0.0.1:59100 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.755 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.757 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcbc77c48, L:/127.0.0.1:58964 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.759 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x71de07b1, L:/127.0.0.1:59000 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.759 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6cbb4eea, L:/127.0.0.1:59136 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.761 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb8d28e2b, L:/127.0.0.1:59096 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.763 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xadf90b84, L:/127.0.0.1:59018 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.764 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1cfb0f94, L:/127.0.0.1:58152 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.765 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.768 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.770 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:21.771 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.767014 13224 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.591439 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58284 (local address 127.11.30.254:34141)
02:11:21.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.630089 (+ 38650us) server_negotiation.cc:207] Beginning negotiation
02:11:21.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.630093 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:21.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.766552 (+136459us) server_negotiation.cc:408] Connection header received
02:11:21.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.766610 (+    58us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.766613 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.766685 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.766855 (+   170us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58284: BlockingWrite error: write error: Broken pipe (error 32)
02:11:21.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38562,"thread_start_us":411,"threads_started":1}
02:11:21.772 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.772 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.775825 13245 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.620326 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50446 (local address 127.11.30.252:35471)
02:11:21.776 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:21.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.785 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:21.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.790 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.790 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.790 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.791 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.791 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.791 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.791 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.794 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfcebbc8d, L:/127.0.0.1:58250 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.794 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.795 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.795 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.795 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.796 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.796 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.797 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.797 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9ad8ab73, L:/127.0.0.1:58194 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.801 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2106664c, L:/127.0.0.1:59120 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.804 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xac2e4fd4, L:/127.0.0.1:58330 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.806 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3936768d, L:/127.0.0.1:58322 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.807 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.808 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.809 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.809 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.768 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3a787611, L:/127.0.0.1:59178 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.791 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.809 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.809 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.810 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.810 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.810 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.775089 (+154763us) server_negotiation.cc:207] Beginning negotiation
02:11:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.775095 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.775119 (+    24us) server_negotiation.cc:408] Connection header received
02:11:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.775182 (+    63us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.775186 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.775279 (+    93us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.775632 (+   353us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50446: BlockingWrite error: write error: Broken pipe (error 32)
02:11:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":154606,"thread_start_us":394,"threads_started":1}
02:11:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.788786 12572 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.553504 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50370 (local address 127.11.30.252:35471)
02:11:21.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.556710 (+  3206us) server_negotiation.cc:207] Beginning negotiation
02:11:21.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.556716 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:21.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.627204 (+ 70488us) server_negotiation.cc:408] Connection header received
02:11:21.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.627283 (+    79us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.627287 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.627405 (+   118us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.627496 (+    91us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:21.812 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x535b9b88, L:/127.0.0.1:50396 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:21.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.705564 (+ 78068us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.706426 (+   862us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.724317 (+ 17891us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.724564 (+   247us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.787925 (+ 63361us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.788112 (+   187us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.788218 (+   106us) server_negotiation.cc:1036] Waiting for connection context
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.788593 (+   375us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50370: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50370): Connection reset by peer (error 104)
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3083}
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.811802 13145 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.544699 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50362 (local address 127.11.30.252:35471)
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.544893 (+   194us) server_negotiation.cc:207] Beginning negotiation
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.544898 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.653759 (+108861us) server_negotiation.cc:408] Connection header received
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.653802 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.653805 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.653849 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.653941 (+    92us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:21.815 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:21.815 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.817 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.817 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.819 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.819 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.820 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.821 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.810357 (+156416us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.811196 (+   839us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.811651 (+   455us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50362: BlockingRecv error: recv got EOF from 127.0.0.1:50362 (error 108)
02:11:21.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":87}
02:11:21.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.819303 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.586096 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50418 (local address 127.11.30.252:35471)
02:11:21.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.586337 (+   241us) server_negotiation.cc:207] Beginning negotiation
02:11:21.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.586341 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:21.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.586350 (+     9us) server_negotiation.cc:408] Connection header received
02:11:21.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.586401 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.586404 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.586475 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.586565 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:21.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.797685 (+211120us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.798429 (+   744us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.819168 (+ 20739us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50418: BlockingRecv error: recv got EOF from 127.0.0.1:50418 (error 108)
02:11:21.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":179}
02:11:21.825 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.826 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.827 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.827 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.771 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x19eab60a, L:/127.0.0.1:59166 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.828 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5b5c0bc2, L:/127.0.0.1:58220 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.830 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:21.811 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.830 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.830 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.831 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.831 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.832 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.832 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1169), Traces: [0ms] refreshing cache from master, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [545ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [892ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1132ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:21.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.833703 13245 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.629947 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50476 (local address 127.11.30.252:35471)
02:11:21.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.776897 (+146950us) server_negotiation.cc:207] Beginning negotiation
02:11:21.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.776902 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:21.834 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x76ccb2dd, L:/127.0.0.1:50462 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:21.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.776923 (+    21us) server_negotiation.cc:408] Connection header received
02:11:21.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.776984 (+    61us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.776988 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.777069 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.829089 (+ 52020us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:21.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.829268 (+   179us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.833155 (+  3887us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.833504 (+   349us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50476: BlockingRecv error: recv got EOF from 127.0.0.1:50476 (error 108)
02:11:21.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":146861,"thread_start_us":393,"threads_started":1}
02:11:21.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.836 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.836 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc829d7eb, L:/127.0.0.1:50434 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:21.837 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:21.837 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:21.837 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.838 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.838 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:21.839 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.839 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.840 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.841 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.842 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.842 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.842 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.843 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.843 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.843 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.844 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.844 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4235), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1070ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:21.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.854 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.854 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.854 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.857 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8bec746a, L:/127.0.0.1:50480 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:21.859 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe7ee1c5d, L:/127.0.0.1:59148 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.871 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f7510b4, L:/127.0.0.1:59150 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.878 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x29d1ccf3, L:/127.0.0.1:58292 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.879 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd3ecb86f, L:/127.0.0.1:58180 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.880 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5402b57e, L:/127.0.0.1:59070 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.882925 13146 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.557000 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50386 (local address 127.11.30.252:35471)
02:11:21.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.557144 (+   144us) server_negotiation.cc:207] Beginning negotiation
02:11:21.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.557148 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:21.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.613177 (+ 56029us) server_negotiation.cc:408] Connection header received
02:11:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.613261 (+    84us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.613265 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.613362 (+    97us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.613661 (+   299us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.631779 (+ 18118us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.632719 (+   940us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.881875 (+249156us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.882146 (+   271us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.882262 (+   116us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.882446 (+   184us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.882539 (+    93us) server_negotiation.cc:1036] Waiting for connection context
02:11:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.882736 (+   197us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50386: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50386): Connection reset by peer (error 104)
02:11:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
02:11:21.887 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2d1bb228, L:/127.0.0.1:59140 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.890 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbf728393, L:/127.0.0.1:58356 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.893 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2c2e2751, L:/127.0.0.1:59208 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.895 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x29801580, L:/127.0.0.1:58266 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.896531 13237 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.599801 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50428 (local address 127.11.30.252:35471)
02:11:21.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.652668 (+ 52867us) server_negotiation.cc:207] Beginning negotiation
02:11:21.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.652673 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:21.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.652690 (+    17us) server_negotiation.cc:408] Connection header received
02:11:21.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.652744 (+    54us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.652747 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.652832 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.663471 (+ 10639us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:21.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.663693 (+   222us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.884 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x83599176, L:/127.0.0.1:58202 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.895 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7283822b, L:/127.0.0.1:59220 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.896127 (+232434us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.896341 (+   214us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50428: BlockingWrite error: write error: Broken pipe (error 32)
02:11:21.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52742,"thread_start_us":239,"threads_started":1}
02:11:21.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.899595 13238 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.600268 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50430 (local address 127.11.30.252:35471)
02:11:21.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.653158 (+ 52890us) server_negotiation.cc:207] Beginning negotiation
02:11:21.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.653164 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:21.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.653181 (+    17us) server_negotiation.cc:408] Connection header received
02:11:21.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.653216 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.653218 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.653277 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.656691 (+  3414us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:21.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.656832 (+   141us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.657602 (+   770us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.899441 (+241839us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50430: BlockingRecv error: recv got EOF from 127.0.0.1:50430 (error 108)
02:11:21.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52795,"thread_start_us":410,"threads_started":1}
02:11:21.902 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x371106d1, L:/127.0.0.1:58318 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.906 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.906 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.906 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.911 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x26f4423c, L:/127.0.0.1:58184 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.911 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.914 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:21.914 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:21.914 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.915 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.915 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:21.906 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:21.917 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.917 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:21.917 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:21.918 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.918 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.919 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:21.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.919 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1045aab7, L:/127.0.0.1:58346 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.924 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5516f931, L:/127.0.0.1:58198 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.931 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa65ffe05, L:/127.0.0.1:58254 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.932 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8313c2a8, L:/127.0.0.1:58316 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.933 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xae965d37, L:/127.0.0.1:58312 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.933 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7e5d3603, L:/127.0.0.1:58348 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.909 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:21.909 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab24cfbe, L:/127.0.0.1:59242 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.933 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:21.934 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:21.908 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e9e2fab, L:/127.0.0.1:58302 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.935 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc859cb5d, L:/127.0.0.1:58216 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.938 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x95eb58da, L:/127.0.0.1:58236 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.939 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2555fa63, L:/127.0.0.1:58166 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.940 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.941 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:21.941 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:21.941 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.942 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.942 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb3a44c29, L:/127.0.0.1:59202 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.944 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.944 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.945 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:21.908 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x07e070f1, L:/127.0.0.1:58148 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.908 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1d2ccfcf, L:/127.0.0.1:59190 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.942 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:21.946 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.949 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x05522468, L:/127.0.0.1:58170 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.950874 13240 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.607830 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58306 (local address 127.11.30.254:34141)
02:11:21.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.630314 (+ 22484us) server_negotiation.cc:207] Beginning negotiation
02:11:21.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.630317 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:11:21.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.630329 (+    12us) server_negotiation.cc:408] Connection header received
02:11:21.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.630372 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.630375 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.817162 (+186787us) spinlock_profiling.cc:243] Waited 186 ms on lock 0x55611b8a0e70. stack: 00007f6a09c0a841 00007f6a09c0ae31 00007f6a09717add 00005560f743a8ee 00005560f743a941 00005560f743ec12 00007f6a09c06884 00007f6a09c05e73 00007f6a0dc8a25d 00007f6a0dc9c6eb 00007f6a0ac270f4 00007f6a0ac1eb90 00007f6a0ac1b732 00007f6a0abc9782 00007f6a0abc9bcc 00007f6a0abe2b5e
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.817364 (+   202us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.821711 (+  4347us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.876545 (+ 54834us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.877471 (+   926us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.899768 (+ 22297us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.900046 (+   278us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.900249 (+   203us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.900255 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.900259 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.900276 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.900309 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.900320 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.900437 (+   117us) server_negotiation.cc:1036] Waiting for connection context
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.950641 (+ 50204us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58306: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58306): Cannot send after transport endpoint shutdown (error 108)
02:11:21.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22429,"spinlock_wait_cycles":428815232,"thread_start_us":298,"threads_started":1}
02:11:21.955 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:21.958 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa3af4602, L:/127.0.0.1:58280 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.959 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb51b8889, L:/127.0.0.1:58252 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.964 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x919cffce, L:/127.0.0.1:58344 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:21.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:21.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.968 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:21.968 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x72fb5553, L:/127.0.0.1:59236 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:21.970 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:21.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.972129 13231 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.589597 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58278 (local address 127.11.30.254:34141)
02:11:21.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.617953 (+ 28356us) server_negotiation.cc:207] Beginning negotiation
02:11:21.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.617959 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:21.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.617971 (+    12us) server_negotiation.cc:408] Connection header received
02:11:21.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.618002 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.618004 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.709918 (+ 91914us) spinlock_profiling.cc:243] Waited 91.7 ms on lock 0x55611b8a0e70. stack: 00007f6a09c0a841 00007f6a09c0ae31 00007f6a09717add 00005560f743a8ee 00005560f743a941 00005560f743ec12 00007f6a09c06884 00007f6a09c05e73 00007f6a0dc8a25d 00007f6a0dc9c6eb 00007f6a0ac270f4 00007f6a0ac1eb90 00007f6a0ac1b732 00007f6a0abc9782 00007f6a0abc9bcc 00007f6a0abe2b5e
02:11:21.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.710051 (+   133us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.710252 (+   201us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:21.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.758791 (+ 48539us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.759521 (+   730us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.869746 (+110225us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.870047 (+   301us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:21.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.971252 (+101205us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:21.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.971258 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:21.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.971262 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:21.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.971284 (+    22us) server_negotiation.cc:923] calling sasl_server_start()
02:11:21.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.971355 (+    71us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:21.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.971371 (+    16us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:21.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.971453 (+    82us) server_negotiation.cc:1036] Waiting for connection context
02:11:21.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.971843 (+   390us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58278: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58278): Connection reset by peer (error 104)
02:11:21.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28215,"spinlock_wait_cycles":210874752,"thread_start_us":356,"threads_started":1}
02:11:21.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.978 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:21.979 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1140), Traces: [0ms] refreshing cache from master, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [444ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [742ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [797ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:21.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:21.983 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:21.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:21.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:21.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:21.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:21.986 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:21.987 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:21.987 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:21.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.987282 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.585983 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50404 (local address 127.11.30.252:35471)
02:11:21.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:21.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.586233 (+   250us) server_negotiation.cc:207] Beginning negotiation
02:11:21.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.586237 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:21.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.586255 (+    18us) server_negotiation.cc:408] Connection header received
02:11:21.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.646896 (+ 60641us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.646901 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.647010 (+   109us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.647110 (+   100us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:21.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.689956 (+ 42846us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.690882 (+   926us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:21.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.976933 (+286051us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:21.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.977234 (+   301us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:21.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.985840 (+  8606us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:21.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.986023 (+   183us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:21.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.986134 (+   111us) server_negotiation.cc:1036] Waiting for connection context
02:11:21.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.987083 (+   949us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50404: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50404): Connection reset by peer (error 104)
02:11:21.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":137}
02:11:21.987 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:21.990 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:21.990 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:21.991 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.991 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.993027 13238 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:21.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.983082 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50492 (local address 127.11.30.252:35471)
02:11:21.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:21.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.983317 (+   235us) server_negotiation.cc:207] Beginning negotiation
02:11:21.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.983323 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:21.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.990162 (+  6839us) server_negotiation.cc:408] Connection header received
02:11:21.993 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:21.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.992192 (+  2030us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:21.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.992197 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:21.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.992288 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:21.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.992374 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:21.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.992859 (+   485us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50492: BlockingRecv error: recv got EOF from 127.0.0.1:50492 (error 108)
02:11:21.993 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:21.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":78}
02:11:21.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:21.999770 13240 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.954784 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58358 (local address 127.11.30.254:34141)
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.954950 (+   166us) server_negotiation.cc:207] Beginning negotiation
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.954956 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.956795 (+  1839us) server_negotiation.cc:408] Connection header received
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.956869 (+    74us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.956872 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.956961 (+    89us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.957072 (+   111us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.979637 (+ 22565us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.980534 (+   897us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.998589 (+ 18055us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.998901 (+   312us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:22.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.999145 (+   244us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:22.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.999188 (+    43us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:22.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.999192 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:22.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.999215 (+    23us) server_negotiation.cc:923] calling sasl_server_start()
02:11:22.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.999241 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:22.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.999253 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:22.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.999346 (+    93us) server_negotiation.cc:1036] Waiting for connection context
02:11:22.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.999542 (+   196us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58358: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58358): Connection reset by peer (error 104)
02:11:22.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
02:11:22.002 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.006 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.010 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.010 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.010 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:22.013 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.014 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1354), Traces: [0ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [549ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [965ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1238ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.023 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9e11e3f3, L:/127.0.0.1:58366 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.023 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.024 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.024 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:22.024 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.025 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.025 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.029 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.029 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.029 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.030 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.030 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.036 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.036 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.038 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.038 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1174), Traces: [0ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [820ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:22.064 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.070 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.071 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:22.071 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4492d594, L:/127.0.0.1:58376 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.073 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.073 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.073 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:22.071 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.074 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.075320 13238 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.065605 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50502 (local address 127.11.30.252:35471)
02:11:22.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.065772 (+   167us) server_negotiation.cc:207] Beginning negotiation
02:11:22.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.065777 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.074410 (+  8633us) server_negotiation.cc:408] Connection header received
02:11:22.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.074768 (+   358us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.074772 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.074845 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.074901 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.075190 (+   289us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50502: BlockingRecv error: recv got EOF from 127.0.0.1:50502 (error 108)
02:11:22.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
02:11:22.076 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.076 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.076 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.081 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.085 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.086 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x62488317, L:/127.0.0.1:58384 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.087 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.089 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.089 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1416), Traces: [0ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [922ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [963ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1195ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.098 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbb960bcc, L:/127.0.0.1:58396 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.098 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.102 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.102 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:22.102 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.103 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.104 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.106 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.106 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.109 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.109 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.109 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.111 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.111 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1444), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [923ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [976ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1255ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.120 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.127 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.129 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.130 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.130 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:22.130 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.132 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.132 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.137 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.137 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1503), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [594ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1120ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1266ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.137 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.144 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.145 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.146 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.146 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.147 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.147 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.148 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.149 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.149518 13238 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.137685 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50508 (local address 127.11.30.252:35471)
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.137935 (+   250us) server_negotiation.cc:207] Beginning negotiation
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.137941 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.138362 (+   421us) server_negotiation.cc:408] Connection header received
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.138817 (+   455us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.138822 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.138912 (+    90us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.138985 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.143309 (+  4324us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.144175 (+   866us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.147948 (+  3773us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.148189 (+   241us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.148698 (+   509us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.148833 (+   135us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.148915 (+    82us) server_negotiation.cc:1036] Waiting for connection context
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.149241 (+   326us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50508: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50508): Connection reset by peer (error 104)
02:11:22.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":122}
02:11:22.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.152 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.152 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.152 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.153 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.155 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.157 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.159 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.159 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1518), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [545ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [982ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1275ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.161 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.165 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.166 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.166 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.166 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.167 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.167783 13238 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.161087 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50516 (local address 127.11.30.252:35471)
02:11:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.161235 (+   148us) server_negotiation.cc:207] Beginning negotiation
02:11:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.161240 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.161973 (+   733us) server_negotiation.cc:408] Connection header received
02:11:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.162347 (+   374us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.162352 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.162449 (+    97us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.162519 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.166465 (+  3946us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.167244 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.167642 (+   398us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50516: BlockingRecv error: recv got EOF from 127.0.0.1:50516 (error 108)
02:11:22.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
02:11:22.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.169 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x82595eb4, L:/127.0.0.1:58412 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.170 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.170 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.170 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.171 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.171 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.172 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.173 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1496), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [715ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [953ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1261ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.174 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.175 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.181 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.182 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4608), Traces: [0ms] refreshing cache from master, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [613ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [916ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1195ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.184 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.184 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4609), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [878ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [895ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1103ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.186 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.186 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1550), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [926ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1248ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.189 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.190 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.193 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.193 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.193 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.193 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.197 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.199 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.199 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.201 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.205 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.221 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.222 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1579), Traces: [0ms] refreshing cache from master, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [966ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [966ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1143ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.223 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.224 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.225 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1581), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [644ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [966ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1252ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.228 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.230 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.230 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1582), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [922ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [965ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1266ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.232 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.233 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x09d3c497, L:/127.0.0.1:50528 - R:/127.11.30.252:35471] using TOKEN/null
02:11:22.233 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.236 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.236 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:22.236 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.236 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.237 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.239 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.239 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.239 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.240 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1571), Traces: [0ms] refreshing cache from master, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [528ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [895ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1122ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.241 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.243 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.244 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1595), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [966ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [971ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1250ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.245 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.246 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.247 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4647), Traces: [0ms] refreshing cache from master, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [468ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [612ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [913ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1205ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.248 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.250 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.250 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1576), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [642ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.252 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.253 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.253 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1598), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [982ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1277ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.254 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.257 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.258 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.259 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1595), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [471ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [603ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [907ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1207ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.259 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.259 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.260 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.261 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1590), Traces: [0ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [570ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1202ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1207ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.262 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.262 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.263 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.264 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.265 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.265 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.265 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.266 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.268 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.268 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.268 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.268 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.268 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.269 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.269 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.269 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.269 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.269 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.270 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.271 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.272 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.273 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.274 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.274 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.275 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:22.275 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x30f100a9, L:/127.0.0.1:50556 - R:/127.11.30.252:35471] using TOKEN/null
02:11:22.275 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.276 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5f8d7d37, L:/127.0.0.1:50540 - R:/127.11.30.252:35471] using TOKEN/null
02:11:22.276 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.278 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.279 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.280 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.281 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.281 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.282 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.282 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.282 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.282 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.283 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.283 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.283 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.283 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.283 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.283 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.284 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.284 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1639), Traces: [0ms] refreshing cache from master, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [549ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1095ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1277ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.285 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.286 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.286 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1611), Traces: [0ms] refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [955ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [975ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1197ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.287 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.287 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.288 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.288 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.288 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.289 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.290 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.293 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4656), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [449ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1056ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1177ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.294 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.295 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.295 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:22.296 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.296 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1432), Traces: [0ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [822ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [854ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [877ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.297 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.299 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.299 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1435), Traces: [0ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [811ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [939ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.303082 13243 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301310 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50644 (local address 127.11.30.252:35471)
02:11:22.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302466 (+  1156us) server_negotiation.cc:207] Beginning negotiation
02:11:22.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302471 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302485 (+    14us) server_negotiation.cc:408] Connection header received
02:11:22.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302520 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302522 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302567 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302865 (+   298us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50644: BlockingWrite error: write error: Broken pipe (error 32)
02:11:22.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1092}
02:11:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.304014 13244 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302806 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50558 (local address 127.11.30.252:35471)
02:11:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303472 (+   666us) server_negotiation.cc:207] Beginning negotiation
02:11:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303477 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303487 (+    10us) server_negotiation.cc:408] Connection header received
02:11:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303607 (+   120us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303617 (+    10us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303700 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303884 (+   184us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50558: BlockingWrite error: write error: Broken pipe (error 32)
02:11:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":587}
02:11:22.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.305 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.306 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.306 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1634), Traces: [0ms] refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [519ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [981ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1064ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.311 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.314 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1674), Traces: [0ms] refreshing cache from master, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [565ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [752ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [927ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1118ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.317 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.318 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:22.318 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.318 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.321 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.321 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.322 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7cea2f92, L:/127.0.0.1:50624 - R:/127.11.30.252:35471] using TOKEN/null
02:11:22.325 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.325 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.334 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfebba9b4, L:/127.0.0.1:50702 - R:/127.11.30.252:35471] using TOKEN/null
02:11:22.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.339 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.341 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.344 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd48a75a5, L:/127.0.0.1:50588 - R:/127.11.30.252:35471] using TOKEN/null
02:11:22.346 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5aa87f5a, L:/127.0.0.1:50572 - R:/127.11.30.252:35471] using TOKEN/null
02:11:22.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.353 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.353 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:22.353 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.355 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.355 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.359 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.362 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0941f543, L:/127.0.0.1:50698 - R:/127.11.30.252:35471] using TOKEN/null
02:11:22.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.366 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.366 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.366 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.367 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.367 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.368 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.369 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.369 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:22.369 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.370 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.370 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.370 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.370 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.371 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:22.371 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.322 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.379110 11558 connection.cc:207] Error closing socket: Network error: TlsSocket::Close: SSL_ERROR_ZERO_RETURN
02:11:22.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.380 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.381 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.382 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.382 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:22.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.382 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.383 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.383 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.384 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.384 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.385 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:22.385 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.386 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:22.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.386 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.386 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.386 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.386 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.387 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.387 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:22.387 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:22.387 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.388 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.388 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.388 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.390 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.390 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.390 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.390 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.391 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.392 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.394 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.395 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.395 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.395 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.395 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.395 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.395 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.395 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.396 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.396 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.396 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.397 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.397 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.397 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.397 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.398 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.400 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.401348 13252 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301118 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50682 (local address 127.11.30.252:35471)
02:11:22.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301971 (+   853us) server_negotiation.cc:207] Beginning negotiation
02:11:22.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301976 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301990 (+    14us) server_negotiation.cc:408] Connection header received
02:11:22.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.314117 (+ 12127us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.314121 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.314184 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.314252 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.321486 (+  7234us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.322166 (+   680us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.401182 (+ 79016us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50682: BlockingRecv error: recv got EOF from 127.0.0.1:50682 (error 108)
02:11:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":772}
02:11:22.402 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.402 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.402 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.403 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.403 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.405 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.406 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.406 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.406 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.406 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.406 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.406 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.406 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.406 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.407 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.407 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.407 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.407 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.407 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.408 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.408 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.408497 12752 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301037 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50590 (local address 127.11.30.252:35471)
02:11:22.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301560 (+   523us) server_negotiation.cc:207] Beginning negotiation
02:11:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301565 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.323555 (+ 21990us) server_negotiation.cc:408] Connection header received
02:11:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.323600 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.323603 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.323681 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.323758 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.340059 (+ 16301us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.340897 (+   838us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.408330 (+ 67433us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50590: BlockingRecv error: recv got EOF from 127.0.0.1:50590 (error 108)
02:11:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":419,"spinlock_wait_cycles":17152}
02:11:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.409744 13243 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301431 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50668 (local address 127.11.30.252:35471)
02:11:22.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303348 (+  1917us) server_negotiation.cc:207] Beginning negotiation
02:11:22.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303353 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303370 (+    17us) server_negotiation.cc:408] Connection header received
02:11:22.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.324477 (+ 21107us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.324481 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.324528 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.410 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.410 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.410 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.412 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.412 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.412 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.413 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.414 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.413 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.414 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:22.416 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.416 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.418 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.419 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.419 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:22.419 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.419 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.420 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.420 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.420 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.420 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.421 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7201c2e2, L:/127.0.0.1:58468 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.421 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.423 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.424 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.426 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.426 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.427 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.429 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.430 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.430 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.432 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.459 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.459 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.460 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.462 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.463 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.465 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.466 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.468 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.469 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.471 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.472 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.474 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.475 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.477 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.481 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.412 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.324589 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.481 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.482 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.482 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.482 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.482 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.483 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.483 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:22.483 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.483 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.483 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.484 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:22.484 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.484 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.484 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.485 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.485 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.486 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.486 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.486 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.408658 (+ 84069us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.409430 (+   772us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.409646 (+   216us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50668: BlockingWrite error: write error: Broken pipe (error 32)
02:11:22.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1858}
02:11:22.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.424602 13323 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.304639 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50712 (local address 127.11.30.252:35471)
02:11:22.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.334711 (+ 30072us) server_negotiation.cc:207] Beginning negotiation
02:11:22.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.334717 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.334733 (+    16us) server_negotiation.cc:408] Connection header received
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.334773 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.334776 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.334831 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.334911 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.423329 (+ 88418us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.424166 (+   837us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.424434 (+   268us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50712: BlockingRecv error: recv got EOF from 127.0.0.1:50712 (error 108)
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29990,"thread_start_us":104,"threads_started":1}
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.446822 13145 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302893 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50564 (local address 127.11.30.252:35471)
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303667 (+   774us) server_negotiation.cc:207] Beginning negotiation
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303672 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303688 (+    16us) server_negotiation.cc:408] Connection header received
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303724 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303727 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303797 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.303884 (+    87us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.445104 (+141220us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.445998 (+   894us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.446615 (+   617us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50564: BlockingRecv error: recv got EOF from 127.0.0.1:50564 (error 108)
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":700,"thread_start_us":95,"threads_started":1}
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.453223 13238 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301202 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50600 (local address 127.11.30.252:35471)
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301984 (+   782us) server_negotiation.cc:207] Beginning negotiation
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301988 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301999 (+    11us) server_negotiation.cc:408] Connection header received
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302028 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302031 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302066 (+    35us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302143 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.372604 (+ 70461us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.488 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.373544 (+   940us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.453020 (+ 79476us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50600: BlockingRecv error: recv got EOF from 127.0.0.1:50600 (error 108)
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":716}
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.456327 13147 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301348 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50686 (local address 127.11.30.252:35471)
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302516 (+  1168us) server_negotiation.cc:207] Beginning negotiation
02:11:22.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302531 (+    15us) server_negotiation.cc:400] Waiting for connection header
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302542 (+    11us) server_negotiation.cc:408] Connection header received
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302568 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302570 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302607 (+    37us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302674 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.454478 (+151804us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.455642 (+  1164us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.456129 (+   487us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50686: BlockingRecv error: recv got EOF from 127.0.0.1:50686 (error 108)
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1113}
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.458832 13237 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301278 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50630 (local address 127.11.30.252:35471)
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302262 (+   984us) server_negotiation.cc:207] Beginning negotiation
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302265 (+     3us) server_negotiation.cc:400] Waiting for connection header
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302276 (+    11us) server_negotiation.cc:408] Connection header received
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302304 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302307 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302344 (+    37us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302413 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.457308 (+154895us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.458142 (+   834us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.458650 (+   508us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50630: BlockingRecv error: recv got EOF from 127.0.0.1:50630 (error 108)
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":919}
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.474615 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301085 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50656 (local address 127.11.30.252:35471)
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301560 (+   475us) server_negotiation.cc:207] Beginning negotiation
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301565 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301584 (+    19us) server_negotiation.cc:408] Connection header received
02:11:22.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301643 (+    59us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301647 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301712 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301819 (+   107us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.467674 (+165855us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.468544 (+   870us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.474393 (+  5849us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50656: BlockingRecv error: recv got EOF from 127.0.0.1:50656 (error 108)
02:11:22.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":386,"spinlock_wait_cycles":1280}
02:11:22.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.491 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.458 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.457 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.491 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x960cb49e, L:/127.0.0.1:58460 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.494966 13245 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.301241 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50612 (local address 127.11.30.252:35471)
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302135 (+   894us) server_negotiation.cc:207] Beginning negotiation
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302139 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302151 (+    12us) server_negotiation.cc:408] Connection header received
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302191 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302194 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302246 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.302336 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.464018 (+161682us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.465061 (+  1043us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.490790 (+ 25729us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.491024 (+   234us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.492048 (+  1024us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.492210 (+   162us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:22.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.492300 (+    90us) server_negotiation.cc:1036] Waiting for connection context
02:11:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.494775 (+  2475us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50612: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50612): Connection reset by peer (error 104)
02:11:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":797}
02:11:22.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.456 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.455 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.497 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47d1dab4, L:/127.0.0.1:58476 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.498 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.498 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x51f0c992, L:/127.0.0.1:58484 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.498 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.453 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.452 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.451 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.449 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.498 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1947af03, L:/127.0.0.1:58456 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.448 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.499 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.499 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.500 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.500 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.500 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.447 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.500 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3cabf63c, L:/127.0.0.1:58480 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.445 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.444 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.443 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.443 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.502 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2935a363, L:/127.0.0.1:58440 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.441 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.441 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.503 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1670), Traces: [0ms] refreshing cache from master, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [658ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [955ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.440 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.439 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.438 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.505 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.505 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.505 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.436 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.435 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.435 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.435 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.434 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.433 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.433 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.432 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:22.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.514 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.514 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb72f83a4, L:/127.0.0.1:58414 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.515 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.515 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.515 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.515 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.516 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.516 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.516 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1737), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [706ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [886ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1056ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.518 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1732), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [694ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [695ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1056ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.520 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xce5e0cd4, L:/127.0.0.1:58430 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.520 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.528 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.528 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1665), Traces: [0ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [697ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:22.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.529 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.530 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.530 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.530 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.530 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.533 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.533 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.533 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.534 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:22.534 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.534 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.534 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.534 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.534 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.537 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.537 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.537 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.535768 12740 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.479248 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50726 (local address 127.11.30.252:35471)
02:11:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.481362 (+  2114us) server_negotiation.cc:207] Beginning negotiation
02:11:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.481367 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.523995 (+ 42628us) server_negotiation.cc:408] Connection header received
02:11:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.524074 (+    79us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.524078 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.524181 (+   103us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.524314 (+   133us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.534535 (+ 10221us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.535387 (+   852us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.535605 (+   218us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50726: BlockingWrite error: write error: Broken pipe (error 32)
02:11:22.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1997}
02:11:22.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.536649 13325 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.529744 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53876 (local address 127.11.30.252:35471)
02:11:22.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.529999 (+   255us) server_negotiation.cc:207] Beginning negotiation
02:11:22.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.530006 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:22.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.530510 (+   504us) server_negotiation.cc:408] Connection header received
02:11:22.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.530868 (+   358us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.530873 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.530962 (+    89us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.531030 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.536512 (+  5482us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53876: BlockingRecv error: recv got EOF from 127.0.0.1:53876 (error 108)
02:11:22.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75}
02:11:22.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.485 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.543 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.543 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1884), Traces: [0ms] refreshing cache from master, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [528ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [956ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1096ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.544 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.545 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:22.545 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.545 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.545 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.546 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2e1dbf0d, L:/127.0.0.1:50740 - R:/127.11.30.252:35471] using TOKEN/null
02:11:22.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.545 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:22.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.553 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.554 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.554 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.554 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.554 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.554 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.555 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.557 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.558187 13323 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.546466 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53878 (local address 127.11.30.252:35471)
02:11:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.546630 (+   164us) server_negotiation.cc:207] Beginning negotiation
02:11:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.546635 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.546650 (+    15us) server_negotiation.cc:408] Connection header received
02:11:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.547484 (+   834us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.547488 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.547551 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.547605 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.559 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.559 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.560 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.560 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.560 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.560 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.561 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.564 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.565 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.565 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:22.565 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.566 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.567 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.567 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.568 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:22.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.569 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.569 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.569 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:22.571 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.571 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.571 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.571 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1744), Traces: [0ms] refreshing cache from master, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [507ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1095ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1385ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.574 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.575 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.575 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.556593 (+  8988us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.557508 (+   915us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.557989 (+   481us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53878: BlockingRecv error: recv got EOF from 127.0.0.1:53878 (error 108)
02:11:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
02:11:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.573213 13243 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.443369 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50756 (local address 127.11.30.252:35471)
02:11:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.443572 (+   203us) server_negotiation.cc:207] Beginning negotiation
02:11:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.443578 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.501942 (+ 58364us) server_negotiation.cc:408] Connection header received
02:11:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.502012 (+    70us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.502016 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.502103 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.502197 (+    94us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.571756 (+ 69559us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.572662 (+   906us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.573050 (+   388us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50756: BlockingRecv error: recv got EOF from 127.0.0.1:50756 (error 108)
02:11:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":80}
02:11:22.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.577 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.577 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.577 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.578 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.578 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.578 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.579 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:22.579 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.579 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:22.579 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.580 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.580 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.580 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.581 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.586 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.586 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.587 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.588 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.589 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.593 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1755), Traces: [0ms] refreshing cache from master, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [762ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1354ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.594 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.594 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1756), Traces: [0ms] refreshing cache from master, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [739ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1430ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.595 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.599 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.600 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.603 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.604 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xda608d9d, L:/127.0.0.1:53888 - R:/127.11.30.252:35471] using TOKEN/null
02:11:22.604 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.604 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.604 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.605 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.605 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.605 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.605 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1742), Traces: [0ms] refreshing cache from master, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [766ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1352ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.606 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.606 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:22.606 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.607 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.608 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.608 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:22.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.610 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.610 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.611 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.611 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.611 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:22.611 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.613 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.613 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.615 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.615 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.615 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.616593 13323 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.595378 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53904 (local address 127.11.30.252:35471)
02:11:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.595555 (+   177us) server_negotiation.cc:207] Beginning negotiation
02:11:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.595560 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.596279 (+   719us) server_negotiation.cc:408] Connection header received
02:11:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.604892 (+  8613us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.604898 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.604989 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.605066 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.616427 (+ 11361us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53904: BlockingRecv error: recv got EOF from 127.0.0.1:53904 (error 108)
02:11:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":82}
02:11:22.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.619 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.620 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1755), Traces: [0ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [759ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1368ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.624 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.625 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.626 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.626 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.626 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.626 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.627 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.627 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.627 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.630 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.630357 13323 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.630 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.621767 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53918 (local address 127.11.30.252:35471)
02:11:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.622659 (+   892us) server_negotiation.cc:207] Beginning negotiation
02:11:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.622665 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:22.630 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.622686 (+    21us) server_negotiation.cc:408] Connection header received
02:11:22.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.622747 (+    61us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.622751 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.622818 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.622928 (+   110us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.629032 (+  6104us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.629899 (+   867us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.630178 (+   279us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53918: BlockingRecv error: recv got EOF from 127.0.0.1:53918 (error 108)
02:11:22.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":762}
02:11:22.631 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.632 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.633 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1768), Traces: [0ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [465ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [750ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1349ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.634 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.635 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.635 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1798), Traces: [0ms] refreshing cache from master, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [839ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1356ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.640 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.641 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.641 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:22.641 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.642 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.644 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.644 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.645 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.645 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.645 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.645 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.646 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.646 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.646 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.646 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1838), Traces: [0ms] refreshing cache from master, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [761ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [978ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [997ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.646 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.647 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.647 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.649 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.649 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.649 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.652 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.651226 13323 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.634097 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53928 (local address 127.11.30.252:35471)
02:11:22.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.639303 (+  5206us) server_negotiation.cc:207] Beginning negotiation
02:11:22.652 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.639309 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:22.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.639327 (+    18us) server_negotiation.cc:408] Connection header received
02:11:22.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.639379 (+    52us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.653 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.639383 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.639445 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.639536 (+    91us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.653 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.649849 (+ 10313us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.650702 (+   853us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.651072 (+   370us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53928: BlockingRecv error: recv got EOF from 127.0.0.1:53928 (error 108)
02:11:22.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5089}
02:11:22.653 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.654 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:22.654 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.654 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.654 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.655 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.655 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.656 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.656 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.657 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.660077 13243 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.647352 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53936 (local address 127.11.30.252:35471)
02:11:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.647801 (+   449us) server_negotiation.cc:207] Beginning negotiation
02:11:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.647807 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.659935 (+ 12128us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53936: BlockingRecv error: recv got EOF from 127.0.0.1:53936 (error 108)
02:11:22.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":319}
02:11:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.661247 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.908976 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50484 (local address 127.11.30.252:35471)
02:11:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.909143 (+   167us) server_negotiation.cc:207] Beginning negotiation
02:11:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:21.909147 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.661105 (+751958us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50484: BlockingRecv error: recv got EOF from 127.0.0.1:50484 (error 108)
02:11:22.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
02:11:22.662 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.663 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.664 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.665 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.667 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.667 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.669 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.670 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.671 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.672 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.673 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.674 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.674 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.675 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.676 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.677 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.678 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.681 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.681 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.683 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.683 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.685 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.685 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.689 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.691 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.692 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.693 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.694 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.697 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.697 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.698 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.699 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.700 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.702 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.702 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.704 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.704 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.705 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.705 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.708 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:22.711 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:22.713 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.715 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:22.719 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.722 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:22.723 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.726 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.727 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.727 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.728 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:22.732 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.736 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5614e897, L:/127.0.0.1:53944 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:22.738 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x20862e82, L:/127.0.0.1:58504 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:22.740 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.740 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.742 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.744 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=244), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [34ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:22.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.748 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.749 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.750 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.750 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.750 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.752 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.753 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1887), Traces: [0ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [465ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [820ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:22.755 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.756 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.760 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.761 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.761 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.761 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.762 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.762 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.762264 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.754699 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53956 (local address 127.11.30.252:35471)
02:11:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.754937 (+   238us) server_negotiation.cc:207] Beginning negotiation
02:11:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.754942 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.755841 (+   899us) server_negotiation.cc:408] Connection header received
02:11:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.756392 (+   551us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.756397 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.756550 (+   153us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.756626 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.760686 (+  4060us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.761559 (+   873us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.762074 (+   515us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53956: BlockingRecv error: recv got EOF from 127.0.0.1:53956 (error 108)
02:11:22.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":123}
02:11:22.763 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.763 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.764 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.764 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.764 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.768 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.769 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:22.769 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:22.769 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.770 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:22.772 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.772 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.774 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.774 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.775 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:22.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.775404 13247 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.714938 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50368 (local address 127.11.30.254:34141)
02:11:22.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.715102 (+   164us) server_negotiation.cc:207] Beginning negotiation
02:11:22.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.715107 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.776 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:22.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.724001 (+  8894us) server_negotiation.cc:408] Connection header received
02:11:22.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.725059 (+  1058us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.725063 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.725153 (+    90us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.725217 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.743327 (+ 18110us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.744277 (+   950us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.771373 (+ 27096us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.771643 (+   270us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.773378 (+  1735us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.773426 (+    48us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.773430 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.773448 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.773476 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.773488 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.773583 (+    95us) server_negotiation.cc:1036] Waiting for connection context
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.775209 (+  1626us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50368: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50368): Connection reset by peer (error 104)
02:11:22.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
02:11:22.778 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.778 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.779 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:22.779 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:22.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:22.781 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:22.783 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.783 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:22.784 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.786 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.788 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:22.795 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x72f4a034, L:/127.0.0.1:58506 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:22.799 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7dc636af, L:/127.0.0.1:50384 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.802 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc6f6712, L:/127.0.0.1:58508 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:22.804 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=382), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [134ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:22.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.811 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:22.814 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.820 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.821 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:22.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.823 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.824 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.825 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.825 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.826 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.826 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.827 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.828 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.829027 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.802883 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53966 (local address 127.11.30.252:35471)
02:11:22.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.803154 (+   271us) server_negotiation.cc:207] Beginning negotiation
02:11:22.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.803159 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:22.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.805292 (+  2133us) server_negotiation.cc:408] Connection header received
02:11:22.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.805843 (+   551us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.805866 (+    23us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.805977 (+   111us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.806052 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.826740 (+ 20688us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.827719 (+   979us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.828847 (+  1128us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53966: BlockingRecv error: recv got EOF from 127.0.0.1:53966 (error 108)
02:11:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":127}
02:11:22.830 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:22.831 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:22.834 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.834 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:22.836 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.836 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.836 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.841 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.845 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:22.845 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.848 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe4c40088, L:/127.0.0.1:58514 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:22.853 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.856 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.863 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0aec59fd, L:/127.0.0.1:50402 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.866 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:22.871 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:22.874 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x36a41f62, L:/127.0.0.1:58526 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:22.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=446), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [192ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:22.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:22.881 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x127b6531, L:/127.0.0.1:50396 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.887 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.888 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:22.888 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:22.888 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.888 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.889 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.890 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.890 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.892668 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.856285 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53972 (local address 127.11.30.252:35471)
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.856515 (+   230us) server_negotiation.cc:207] Beginning negotiation
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.856536 (+    21us) server_negotiation.cc:400] Waiting for connection header
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.859105 (+  2569us) server_negotiation.cc:408] Connection header received
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.861446 (+  2341us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.861451 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.861559 (+   108us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.861637 (+    78us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.877611 (+ 15974us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.878586 (+   975us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.891512 (+ 12926us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.891823 (+   311us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.892016 (+   193us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:22.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.892057 (+    41us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:22.892 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.892061 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:22.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.892082 (+    21us) server_negotiation.cc:923] calling sasl_server_start()
02:11:22.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.892104 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:22.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.892114 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:22.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.892223 (+   109us) server_negotiation.cc:1036] Waiting for connection context
02:11:22.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.892454 (+   231us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53972: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53972): Connection reset by peer (error 104)
02:11:22.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":83}
02:11:22.894 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.894 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.902 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.902 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.902 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9a01e85a, L:/127.0.0.1:58540 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:22.904 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.911 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.912 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=449), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [229ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:22.914 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.921 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:22.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.922 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:22.923 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.924 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:22.924 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.924 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.925 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.925 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.927 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.927 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:22.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.927584 13247 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.897169 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50410 (local address 127.11.30.254:34141)
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.897396 (+   227us) server_negotiation.cc:207] Beginning negotiation
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.897402 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.898902 (+  1500us) server_negotiation.cc:408] Connection header received
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.901793 (+  2891us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.901799 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.901905 (+   106us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.901976 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.909014 (+  7038us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.909953 (+   939us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.926493 (+ 16540us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.926780 (+   287us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.926991 (+   211us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.927029 (+    38us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.927034 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.927053 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.927077 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.927089 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.927199 (+   110us) server_negotiation.cc:1036] Waiting for connection context
02:11:22.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.927379 (+   180us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50410: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50410): Connection reset by peer (error 104)
02:11:22.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":77}
02:11:22.929 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.928655 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.913540 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53974 (local address 127.11.30.252:35471)
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.913733 (+   193us) server_negotiation.cc:207] Beginning negotiation
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.913746 (+    13us) server_negotiation.cc:400] Waiting for connection header
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.914604 (+   858us) server_negotiation.cc:408] Connection header received
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.915008 (+   404us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.915014 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.915098 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.915161 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.918689 (+  3528us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.919490 (+   801us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.924691 (+  5201us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.924939 (+   248us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.927916 (+  2977us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.928070 (+   154us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:22.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.928146 (+    76us) server_negotiation.cc:1036] Waiting for connection context
02:11:22.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.928492 (+   346us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53974: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53974): Connection reset by peer (error 104)
02:11:22.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
02:11:22.933 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.935 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.937 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xceb59011, L:/127.0.0.1:58554 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:22.939 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:22.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=473), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [261ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:22.943 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:22.944 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.945 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:22.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.950 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:22.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.950 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.951 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:22.951 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.951 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.951884 13247 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.952 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.935176 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50418 (local address 127.11.30.254:34141)
02:11:22.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.935384 (+   208us) server_negotiation.cc:207] Beginning negotiation
02:11:22.952 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.935390 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:22.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.945209 (+  9819us) server_negotiation.cc:408] Connection header received
02:11:22.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.946225 (+  1016us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.946231 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.953 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.946340 (+   109us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.946409 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.950315 (+  3906us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.951154 (+   839us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.951611 (+   457us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50418: BlockingRecv error: recv got EOF from 127.0.0.1:50418 (error 108)
02:11:22.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":98}
02:11:22.953 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.953 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:22.956 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.957 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:22.957 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.959561 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.935209 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53990 (local address 127.11.30.252:35471)
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.935400 (+   191us) server_negotiation.cc:207] Beginning negotiation
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.935406 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.937411 (+  2005us) server_negotiation.cc:408] Connection header received
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.938359 (+   948us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.938363 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.938459 (+    96us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.938530 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.946904 (+  8374us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.947733 (+   829us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.954078 (+  6345us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.954382 (+   304us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.958949 (+  4567us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.958981 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.958985 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.959004 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.959043 (+    39us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.959056 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.959163 (+   107us) server_negotiation.cc:1036] Waiting for connection context
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.959372 (+   209us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53990: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53990): Connection reset by peer (error 104)
02:11:22.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
02:11:22.961 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:22.963 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.963 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:22.966 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:22.972 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:22.974 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:22.976 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5895c6fe, L:/127.0.0.1:58568 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:22.977 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5832ef0f, L:/127.0.0.1:58562 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:22.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:22.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=505), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [273ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [295ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:22.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:22.984 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:22.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:22.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:22.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:22.986 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:22.987 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:22.988 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:22.988 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:22.988 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:22.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.990559 13240 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.971933 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50432 (local address 127.11.30.254:34141)
02:11:22.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.972089 (+   156us) server_negotiation.cc:207] Beginning negotiation
02:11:22.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.972093 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:22.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.972973 (+   880us) server_negotiation.cc:408] Connection header received
02:11:22.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.973416 (+   443us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.973420 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.973499 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.973577 (+    78us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:22.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.983105 (+  9528us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.983875 (+   770us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.990407 (+  6532us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50432: BlockingRecv error: recv got EOF from 127.0.0.1:50432 (error 108)
02:11:22.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
02:11:22.991 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:22.991 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.992 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:22.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:22.993 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:22.993 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:22.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:22.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:22.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:22.996 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1387ca94, L:/127.0.0.1:50422 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:22.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:22.997671 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:22.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.977419 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53996 (local address 127.11.30.252:35471)
02:11:22.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.977601 (+   182us) server_negotiation.cc:207] Beginning negotiation
02:11:22.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.977605 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:22.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.984808 (+  7203us) server_negotiation.cc:408] Connection header received
02:11:22.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.985206 (+   398us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:22.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.985209 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:22.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.985301 (+    92us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:22.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.985363 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:22.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.996248 (+ 10885us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:22.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.997089 (+   841us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:22.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:22.997470 (+   381us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53996: BlockingRecv error: recv got EOF from 127.0.0.1:53996 (error 108)
02:11:22.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":82}
02:11:23.000 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.001 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:23.002 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.004 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.005 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.006 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:23.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.008 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.013 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.014 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.019 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd45c95df, L:/127.0.0.1:54012 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:23.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.027 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x17d417a1, L:/127.0.0.1:58580 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.027 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.027 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5ac2ba11, L:/127.0.0.1:50442 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=548), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [330ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [338ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [338ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.030 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.036 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.037 [DEBUG - kudu-nio-0] (NetUtil.java:139) Resolved '127.11.30.195' into [/127.11.30.195] in 1331851ns
02:11:23.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.038 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.039 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.039 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:23.039 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.040 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.040 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.041 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.043 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.044 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:23.045 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:23.055 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x566dd151, L:/127.0.0.1:50448 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.059 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.060 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6b762485, L:/127.0.0.1:54022 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:23.061 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf0a171e, L:/127.0.0.1:58596 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.063 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=566), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [365ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [370ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.068 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.074 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.078 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.076 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.079 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.079 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:23.079 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.079 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.080 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.080 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:23.082 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.088 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.089 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.089 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.093 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.095 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xec491939, L:/127.0.0.1:58606 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.096 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.101 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x812cb201, L:/127.0.0.1:50456 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.105 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.106 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:23.107 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xce95a19f, L:/127.0.0.1:58608 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.108 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.109 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=610), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [409ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.113 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.118 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.119 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:23.119 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:23.119 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.119 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.120 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.121 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.125 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.128 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.130167 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.102282 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54030 (local address 127.11.30.252:35471)
02:11:23.130 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.102432 (+   150us) server_negotiation.cc:207] Beginning negotiation
02:11:23.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.102437 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.104102 (+  1665us) server_negotiation.cc:408] Connection header received
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.105914 (+  1812us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.105919 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.106002 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.106067 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.112368 (+  6301us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.131 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.113227 (+   859us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.120150 (+  6923us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.120432 (+   282us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:23.131 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.129463 (+  9031us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.129494 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.129498 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.129516 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.129550 (+    34us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.129563 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.129657 (+    94us) server_negotiation.cc:1036] Waiting for connection context
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.129997 (+   340us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54030: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54030): Connection reset by peer (error 104)
02:11:23.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
02:11:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.132051 13247 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.104330 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50472 (local address 127.11.30.254:34141)
02:11:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.104537 (+   207us) server_negotiation.cc:207] Beginning negotiation
02:11:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.104555 (+    18us) server_negotiation.cc:400] Waiting for connection header
02:11:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.106787 (+  2232us) server_negotiation.cc:408] Connection header received
02:11:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.107220 (+   433us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.107227 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.107346 (+   119us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.107418 (+    72us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.120387 (+ 12969us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.121247 (+   860us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.131738 (+ 10491us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50472: BlockingRecv error: recv got EOF from 127.0.0.1:50472 (error 108)
02:11:23.132 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":103}
02:11:23.133 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.133 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.133 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:23.136 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x674e86f4, L:/127.0.0.1:58614 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.137 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:23.139 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:23.140 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:23.141 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.145 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.158 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf0f3ccb4, L:/127.0.0.1:58624 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.158 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x959d7d10, L:/127.0.0.1:50482 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.160 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.161 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.163 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:23.164 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.165 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.166 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.168 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.175 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.177 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.177 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.178 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.182 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.184 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfecb289a, L:/127.0.0.1:50492 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.193 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe33e0d2d, L:/127.0.0.1:58628 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.196 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0c20f908, L:/127.0.0.1:50508 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.198 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.199 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.200 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.200 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.207 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.212 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.215 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0ea36041, L:/127.0.0.1:58650 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.217 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.220 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x75913d08, L:/127.0.0.1:58642 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.222 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.226 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.227 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.229 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.233 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:23.236 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.236 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=808), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [179ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:23.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.242 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.243 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.244 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.245 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:23.245 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.245 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.245 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.245 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.245 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.250 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x74d8d183, L:/127.0.0.1:50524 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.253 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x158694e1, L:/127.0.0.1:58662 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.253 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.256 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.256 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.256 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=833), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [553ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [584ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [589ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.260 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.264 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8d2d1a40, L:/127.0.0.1:58668 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.266 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.267 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=807), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [569ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [587ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [592ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.269 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xeca1673a, L:/127.0.0.1:54042 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:23.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.271 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.272 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.272 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:23.272 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.273 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.273 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.273 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.275 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.275 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:23.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.276 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.277 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:23.277 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:23.277 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.279 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.279 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.280 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.284 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.284 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.285 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:23.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.285466 13247 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.262481 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50536 (local address 127.11.30.254:34141)
02:11:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.262713 (+   232us) server_negotiation.cc:207] Beginning negotiation
02:11:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.262718 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.271907 (+  9189us) server_negotiation.cc:408] Connection header received
02:11:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.272440 (+   533us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.272445 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.272547 (+   102us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.272617 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.284041 (+ 11424us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.286 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.284914 (+   873us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:23.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.285272 (+   358us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50536: BlockingRecv error: recv got EOF from 127.0.0.1:50536 (error 108)
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":100}
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.285877 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.267723 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54046 (local address 127.11.30.252:35471)
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.269571 (+  1848us) server_negotiation.cc:207] Beginning negotiation
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.269577 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.273547 (+  3970us) server_negotiation.cc:408] Connection header received
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.276355 (+  2808us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.276362 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.276487 (+   125us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.276557 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.281229 (+  4672us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.281961 (+   732us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.285721 (+  3760us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54046: BlockingRecv error: recv got EOF from 127.0.0.1:54046 (error 108)
02:11:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1756,"thread_start_us":115,"threads_started":1}
02:11:23.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.288 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.290 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.291 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.291 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.291 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.292 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.294 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.298 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.303 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.303 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.303 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.307 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.309 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7435f313, L:/127.0.0.1:58676 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.311 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.311 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4b52982d, L:/127.0.0.1:58680 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.314 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.314 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.315 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.318 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.323 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.326 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.331 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe3b98a6e, L:/127.0.0.1:50540 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.333 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.337 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.338 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3e66fda1, L:/127.0.0.1:58690 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.339 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.343 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.349 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcae49d89, L:/127.0.0.1:58704 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.357 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.358 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.360 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.361 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf2135311, L:/127.0.0.1:50546 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.363 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.367 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.372 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6403cd0a, L:/127.0.0.1:58718 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.377 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8c0bd183, L:/127.0.0.1:50560 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.381 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.381 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.381 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.383 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.385 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.386 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.388 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.390 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.392 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.394 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.395 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.398 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.400 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x79c51369, L:/127.0.0.1:58722 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.402 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.406 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:23.410 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb11fcf17, L:/127.0.0.1:58732 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=916), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [698ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [720ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.414 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb7538d58, L:/127.0.0.1:50572 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.414 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.416 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.418 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.420 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb4e9bbdc, L:/127.0.0.1:54054 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:23.421 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.421 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.421 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.421 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:23.422 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.423 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.423 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.424 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.424 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.426 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.428 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:23.428 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.438 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.439 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7ed3b790, L:/127.0.0.1:58738 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.440 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.441 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x268ed953, L:/127.0.0.1:54064 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:23.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=944), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [715ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [742ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.444 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.454 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x53a3b0fd, L:/127.0.0.1:50586 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.455 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1060b134, L:/127.0.0.1:58742 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.458 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.459 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:23.459 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:23.459 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.460 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.460 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:23.460 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.461 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.461 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:23.459 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.462106 11414 connection.cc:466] server connection from 127.0.0.1:50586 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50586 (request call id 0) could send its response
02:11:23.461 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.465 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.465 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:23.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.467 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.467 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.467 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=966), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [436ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [457ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:23.469 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.472 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.475 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.477 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.479 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.482 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.486 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.487 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.487 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:23.488 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.488 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.489 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.489 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.490844 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.475402 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54070 (local address 127.11.30.252:35471)
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.475580 (+   178us) server_negotiation.cc:207] Beginning negotiation
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.475585 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.476429 (+   844us) server_negotiation.cc:408] Connection header received
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.476852 (+   423us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.476857 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.476940 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.477004 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.480571 (+  3567us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.481413 (+   842us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.489075 (+  7662us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.489327 (+   252us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.490136 (+   809us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.490265 (+   129us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.490361 (+    96us) server_negotiation.cc:1036] Waiting for connection context
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.490680 (+   319us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54070: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54070): Connection reset by peer (error 104)
02:11:23.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":79}
02:11:23.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.493 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe1bc819b, L:/127.0.0.1:58746 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.493 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.493 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.494 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.500 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4d15c883, L:/127.0.0.1:50610 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.505 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.505 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1001), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [360ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [365ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:23.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.511 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.512 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.513 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.514 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:23.514 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.515 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdfd9f6ed, L:/127.0.0.1:50600 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.515 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.516211 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.507508 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54086 (local address 127.11.30.252:35471)
02:11:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.507707 (+   199us) server_negotiation.cc:207] Beginning negotiation
02:11:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.507713 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.511746 (+  4033us) server_negotiation.cc:408] Connection header received
02:11:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.513177 (+  1431us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.513181 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.513282 (+   101us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.513351 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.516045 (+  2694us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54086: BlockingRecv error: recv got EOF from 127.0.0.1:54086 (error 108)
02:11:23.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
02:11:23.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.518 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.520 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.520 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1016), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [20ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [47ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:23.520 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.522 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.524 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.526 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.527 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.527 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:23.528 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.528 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.529428 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.521436 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54098 (local address 127.11.30.252:35471)
02:11:23.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.521618 (+   182us) server_negotiation.cc:207] Beginning negotiation
02:11:23.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.521623 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:23.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.522935 (+  1312us) server_negotiation.cc:408] Connection header received
02:11:23.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.524518 (+  1583us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.524522 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.524602 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.524660 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:23.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.529231 (+  4571us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54098: BlockingRecv error: recv got EOF from 127.0.0.1:54098 (error 108)
02:11:23.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":80}
02:11:23.530 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.531 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.531 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.533 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.534 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.536 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.538 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.540 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x71ac460e, L:/127.0.0.1:58756 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.544 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.547 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.549 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x00f25ae4, L:/127.0.0.1:58766 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1034), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [369ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [388ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.559 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.565 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:23.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.571 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.573 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:23.573 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:23.573 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.574 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.574 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.575 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.575 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1154), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [424ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [449ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.580191 13247 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.543688 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50620 (local address 127.11.30.254:34141)
02:11:23.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.543870 (+   182us) server_negotiation.cc:207] Beginning negotiation
02:11:23.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.543874 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:23.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.546910 (+  3036us) server_negotiation.cc:408] Connection header received
02:11:23.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.548373 (+  1463us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.548378 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.548507 (+   129us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.548576 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:23.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.570365 (+ 21789us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.571080 (+   715us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:23.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.578457 (+  7377us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.578830 (+   373us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:23.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.579487 (+   657us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:23.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.579519 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:23.582 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.579523 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:23.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.579543 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
02:11:23.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.579572 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:23.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.579584 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:23.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.579692 (+   108us) server_negotiation.cc:1036] Waiting for connection context
02:11:23.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.580007 (+   315us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50620: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50620): Connection reset by peer (error 104)
02:11:23.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
02:11:23.583 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.583 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.583 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:23.583 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.584 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.584 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.586 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.586 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.587 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.587 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:23.589 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.590 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.591566 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.592 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.546103 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54102 (local address 127.11.30.252:35471)
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.546295 (+   192us) server_negotiation.cc:207] Beginning negotiation
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.546300 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.547963 (+  1663us) server_negotiation.cc:408] Connection header received
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.549866 (+  1903us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.549873 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.549963 (+    90us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.558623 (+  8660us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.569625 (+ 11002us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.570445 (+   820us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.586588 (+ 16143us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.586875 (+   287us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.589191 (+  2316us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.589235 (+    44us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.589239 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.589265 (+    26us) server_negotiation.cc:923] calling sasl_server_start()
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.589305 (+    40us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.589320 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.589432 (+   112us) server_negotiation.cc:1036] Waiting for connection context
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.591370 (+  1938us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54102: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54102): Connection reset by peer (error 104)
02:11:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
02:11:23.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.595 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.595 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1173), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [550ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:23.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.603 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.603 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:23.603 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:23.603 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.604537 13247 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.605 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.590234 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50626 (local address 127.11.30.254:34141)
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.590444 (+   210us) server_negotiation.cc:207] Beginning negotiation
02:11:23.605 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.590450 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.590641 (+   191us) server_negotiation.cc:408] Connection header received
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.591033 (+   392us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.591037 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.591125 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.591215 (+    90us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.596762 (+  5547us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.597841 (+  1079us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.602465 (+  4624us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.602768 (+   303us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.603587 (+   819us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.603627 (+    40us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.603630 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.603653 (+    23us) server_negotiation.cc:923] calling sasl_server_start()
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.603686 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.603700 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.603791 (+    91us) server_negotiation.cc:1036] Waiting for connection context
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.604315 (+   524us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50626: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50626): Cannot send after transport endpoint shutdown (error 108)
02:11:23.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":82}
02:11:23.606 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.606 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.606 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.607 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.607 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.607 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:23.608 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.610 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.610 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.612 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.613 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:23.614 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.617 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.624 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x329c2fda, L:/127.0.0.1:54116 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:23.625 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.628 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.631 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.635 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.636 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeedbd63e, L:/127.0.0.1:50628 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.638 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.642 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.655 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:23.659 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39d804c5, L:/127.0.0.1:58776 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.659 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa85823f1, L:/127.0.0.1:58770 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1200), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [949ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [954ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [987ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1237), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [935ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [954ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [966ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [993ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.670 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.671 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:23.671 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:23.671 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.672 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.673 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.677 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.678 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.678 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1212), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [609ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [636ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1000ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:23.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.682 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.684 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.685 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.686 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:23.686 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:23.686 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.686316 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.686 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.649714 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54118 (local address 127.11.30.252:35471)
02:11:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.649950 (+   236us) server_negotiation.cc:207] Beginning negotiation
02:11:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.649957 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.651465 (+  1508us) server_negotiation.cc:408] Connection header received
02:11:23.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.654462 (+  2997us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.654467 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.654530 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.654585 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:23.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.658698 (+  4113us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.659501 (+   803us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:23.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.686179 (+ 26678us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54118: BlockingRecv error: recv got EOF from 127.0.0.1:54118 (error 108)
02:11:23.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
02:11:23.688 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.689 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.689 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.689 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.690 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.690 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.690 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.690649 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.680808 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54124 (local address 127.11.30.252:35471)
02:11:23.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.680948 (+   140us) server_negotiation.cc:207] Beginning negotiation
02:11:23.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.680952 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:23.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.683333 (+  2381us) server_negotiation.cc:408] Connection header received
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.690011 (+  6678us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.690017 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.690122 (+   105us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.690275 (+   153us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.690468 (+   193us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54124: BlockingRecv error: recv got EOF from 127.0.0.1:54124 (error 108)
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.691316 13240 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.679528 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50644 (local address 127.11.30.254:34141)
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.679946 (+   418us) server_negotiation.cc:207] Beginning negotiation
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.679951 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.684568 (+  4617us) server_negotiation.cc:408] Connection header received
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.687270 (+  2702us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.687274 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.687352 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.687411 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.691178 (+  3767us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50644: BlockingRecv error: recv got EOF from 127.0.0.1:50644 (error 108)
02:11:23.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":314}
02:11:23.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.693 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.693 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.694 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.694 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.694 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:23.694 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.695 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.695 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.695 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1224), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [273ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [299ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [317ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:23.696 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.696 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:23.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.701 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.702301 13247 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.637944 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50636 (local address 127.11.30.254:34141)
02:11:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.638107 (+   163us) server_negotiation.cc:207] Beginning negotiation
02:11:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.638111 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.638832 (+   721us) server_negotiation.cc:408] Connection header received
02:11:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.639244 (+   412us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.639248 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.639324 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.639391 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.648000 (+  8609us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.648838 (+   838us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.663098 (+ 14260us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.663343 (+   245us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.701703 (+ 38360us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.701734 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.701737 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.701758 (+    21us) server_negotiation.cc:923] calling sasl_server_start()
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.701795 (+    37us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.701806 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.701922 (+   116us) server_negotiation.cc:1036] Waiting for connection context
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.702100 (+   178us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50636: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50636): Connection reset by peer (error 104)
02:11:23.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
02:11:23.704 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.704 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.704 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.704 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:23.704 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.705 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.705 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.705 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.705 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.706 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.710 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.710 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.710 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.711 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.711 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.711 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:23.715 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.715 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1242), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [631ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [650ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [658ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.720 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.721 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.721 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1245), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [638ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [652ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [665ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [677ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:23.721 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.722 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:23.722 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.722 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.722 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.723 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.723 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.725 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.727 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.727 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.729 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.729 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb29bf862, L:/127.0.0.1:58778 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.729 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.729 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:23.730 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.730 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.730 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.731 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.735 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.735 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.736 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.735659 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.725134 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54136 (local address 127.11.30.252:35471)
02:11:23.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.725290 (+   156us) server_negotiation.cc:207] Beginning negotiation
02:11:23.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.725294 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:23.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.725885 (+   591us) server_negotiation.cc:408] Connection header received
02:11:23.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.728173 (+  2288us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.728178 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.728248 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.728301 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:23.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.734175 (+  5874us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.735139 (+   964us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:23.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.735478 (+   339us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54136: BlockingRecv error: recv got EOF from 127.0.0.1:54136 (error 108)
02:11:23.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
02:11:23.736 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.737 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.737 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.738 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.738 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1261), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [675ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [687ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [690ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:23.739 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.751 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.751 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3940fd3c, L:/127.0.0.1:54140 - R:/127.11.30.252:35471] using TOKEN/null
02:11:23.752 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.753 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:23.753 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.753 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.753 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.754 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.754 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.756 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.757 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.761 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.764 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.766 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.766 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.766 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:23.769 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.773 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f92ea09, L:/127.0.0.1:58784 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.776 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.776 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.779 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:23.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1284), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1064ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1072ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1085ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.793 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.794 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:23.794 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:23.795 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.795 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.797 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.797 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.800 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.800 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.803 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.804049 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.775951 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54146 (local address 127.11.30.252:35471)
02:11:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.776155 (+   204us) server_negotiation.cc:207] Beginning negotiation
02:11:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.776160 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.777260 (+  1100us) server_negotiation.cc:408] Connection header received
02:11:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.777653 (+   393us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.777658 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.778121 (+   463us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.778194 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.787176 (+  8982us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.788106 (+   930us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.802344 (+ 14238us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.802646 (+   302us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.803362 (+   716us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.803406 (+    44us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.803411 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.803431 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
02:11:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.803456 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.803468 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.803562 (+    94us) server_negotiation.cc:1036] Waiting for connection context
02:11:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.803867 (+   305us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54146: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54146): Connection reset by peer (error 104)
02:11:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
02:11:23.805 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.805 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:23.805842 13247 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.765530 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50654 (local address 127.11.30.254:34141)
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.765746 (+   216us) server_negotiation.cc:207] Beginning negotiation
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.765752 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.766726 (+   974us) server_negotiation.cc:408] Connection header received
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.768010 (+  1284us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.768015 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.768135 (+   120us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.768234 (+    99us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.777371 (+  9137us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.806 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.778713 (+  1342us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.799314 (+ 20601us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.799608 (+   294us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.801666 (+  2058us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.801713 (+    47us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.801720 (+     7us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.801750 (+    30us) server_negotiation.cc:923] calling sasl_server_start()
02:11:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.801794 (+    44us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.801810 (+    16us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.801901 (+    91us) server_negotiation.cc:1036] Waiting for connection context
02:11:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:23.805654 (+  3753us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50654: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50654): Connection reset by peer (error 104)
02:11:23.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":81}
02:11:23.811 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.811 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:23.816 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.816 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.817 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.818 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.819 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:23.819 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.881 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.889 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.891 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:23.892 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x313cb91d, L:/127.0.0.1:50668 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.892 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.893 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1392), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [737ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [756ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [758ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [816ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:23.893 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.893 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.894 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.894 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.894 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.896 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.896 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.897 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.897 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.897 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.899 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.899 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.900 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.900 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.901 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1402), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [399ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [408ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:23.907 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:23.908 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.908 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.914 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.914 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:23.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.917 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.918 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.918 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:23.918 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.919 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:23.921 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.921 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:23.922 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e4a4bff, L:/127.0.0.1:50676 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.925 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.928 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb8c3b262, L:/127.0.0.1:50670 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.930 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8db9f4ab, L:/127.0.0.1:50686 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.932 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x11e52357, L:/127.0.0.1:58790 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.961 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.961 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.962 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.965 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7ea3f8bc, L:/127.0.0.1:54158 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:23.966 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.970 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.971 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.972 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.973 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.973 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.974 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:23.974 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:23.974 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.975 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.975 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.976 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.976 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.976 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.976 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:23.977 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.977 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:23.977 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.978 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6167d02f, L:/127.0.0.1:50678 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:23.978 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:23.978 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:23.979 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:23.979 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:23.979 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.980 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xabcd75af, L:/127.0.0.1:54168 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:23.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:23.982 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1483), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1078ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1098ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1277ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1284ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:23.981 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.984 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.986 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:23.988 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:23.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:23.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:23.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:23.991 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:23.991 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:23.991 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.992 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.993 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:23.994 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:23.994 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:23.994 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:23.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:23.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:23.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:23.996 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1567d3ed, L:/127.0.0.1:58804 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:23.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:23.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.001 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.001 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.001 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:24.001 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.002 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.002 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.006 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.007 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:24.007 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.008 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xec66e4a8, L:/127.0.0.1:58866 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.018 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.019 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.020 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1521), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1314ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:24.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.022 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7184d3be, L:/127.0.0.1:58872 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.022 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb5882255, L:/127.0.0.1:58820 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.023 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x55d37b81, L:/127.0.0.1:50726 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.023 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x32eff02b, L:/127.0.0.1:50718 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.024 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x781f1e07, L:/127.0.0.1:50742 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.025 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x028ed104, L:/127.0.0.1:50702 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.026 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.026 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.027 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xddb3debe, L:/127.0.0.1:58836 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.028 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1b0193b2, L:/127.0.0.1:58850 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.028 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:24.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1525), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [675ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [836ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [884ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [890ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:24.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.031 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.031 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.031 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.031 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.032466 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.025846 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54192 (local address 127.11.30.252:35471)
02:11:24.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.026010 (+   164us) server_negotiation.cc:207] Beginning negotiation
02:11:24.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.026015 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.033 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.026533 (+   518us) server_negotiation.cc:408] Connection header received
02:11:24.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.027895 (+  1362us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.027901 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.033 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1542), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [402ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [976ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1001ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:24.033 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.027977 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.028039 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.032277 (+  4238us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54192: BlockingRecv error: recv got EOF from 127.0.0.1:54192 (error 108)
02:11:24.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
02:11:24.034 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.034 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.036 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.037 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.037 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.038 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.038 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.038 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.039 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.039 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.039 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.039 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.039 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.039 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.040 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.041 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.041 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.042 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.042 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.042 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.046706 13250 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.035058 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54208 (local address 127.11.30.252:35471)
02:11:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.035256 (+   198us) server_negotiation.cc:207] Beginning negotiation
02:11:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.035262 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.045564 (+ 10302us) server_negotiation.cc:408] Connection header received
02:11:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.045980 (+   416us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.045985 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.046073 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.046143 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.046541 (+   398us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54208: BlockingRecv error: recv got EOF from 127.0.0.1:54208 (error 108)
02:11:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75}
02:11:24.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.049465 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.021948 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54184 (local address 127.11.30.252:35471)
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.022450 (+   502us) server_negotiation.cc:207] Beginning negotiation
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.022455 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.026473 (+  4018us) server_negotiation.cc:408] Connection header received
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.027206 (+   733us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.027211 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.027401 (+   190us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.027556 (+   155us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.035555 (+  7999us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.036600 (+  1045us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.048434 (+ 11834us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.048691 (+   257us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.048973 (+   282us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.048998 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.049002 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.049019 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.049042 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.049051 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.049143 (+    92us) server_negotiation.cc:1036] Waiting for connection context
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.049305 (+   162us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54184: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54184): Connection reset by peer (error 104)
02:11:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":366}
02:11:24.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.051 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.051 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.052 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.051589 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.020228 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50748 (local address 127.11.30.254:34141)
02:11:24.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.020535 (+   307us) server_negotiation.cc:207] Beginning negotiation
02:11:24.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.020540 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.021039 (+   499us) server_negotiation.cc:408] Connection header received
02:11:24.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.021460 (+   421us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.021465 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.021565 (+   100us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.021623 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.046849 (+ 25226us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.053 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.047505 (+   656us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.051279 (+  3774us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50748: BlockingRecv error: recv got EOF from 127.0.0.1:50748 (error 108)
02:11:24.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
02:11:24.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.056 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.061 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.061 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1592), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [611ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [632ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1243ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:24.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.066 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.067 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.067 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.067 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:24.068 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.068 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.068 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.068 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed2181b4, L:/127.0.0.1:50760 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.068 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.070 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.070 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.073 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:24.073 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:24.074 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:24.074 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.077 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.077 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1616), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1356ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:24.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.082 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.082 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.083 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.083 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.083 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.085067 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.069689 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50762 (local address 127.11.30.254:34141)
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.069834 (+   145us) server_negotiation.cc:207] Beginning negotiation
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.069838 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.069854 (+    16us) server_negotiation.cc:408] Connection header received
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.069900 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.069904 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.069960 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.070082 (+   122us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.078104 (+  8022us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.078933 (+   829us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.083479 (+  4546us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.083747 (+   268us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.084352 (+   605us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.084385 (+    33us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.084389 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:24.085 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.084435 (+    46us) server_negotiation.cc:923] calling sasl_server_start()
02:11:24.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.084462 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:24.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.084472 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:24.086 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.084556 (+    84us) server_negotiation.cc:1036] Waiting for connection context
02:11:24.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.084867 (+   311us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50762: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50762): Connection reset by peer (error 104)
02:11:24.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
02:11:24.086 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:24.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.089074 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.081562 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54216 (local address 127.11.30.252:35471)
02:11:24.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.081757 (+   195us) server_negotiation.cc:207] Beginning negotiation
02:11:24.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.081762 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.082537 (+   775us) server_negotiation.cc:408] Connection header received
02:11:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.082951 (+   414us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.082956 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.090 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.083055 (+    99us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.083128 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.086365 (+  3237us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.086986 (+   621us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.088912 (+  1926us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54216: BlockingRecv error: recv got EOF from 127.0.0.1:54216 (error 108)
02:11:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":82}
02:11:24.091 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.091 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1673), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [133ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1329ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:24.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.094 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.096 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.097 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.097 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.097 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:24.097 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.098 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.099 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.099 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.103 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.104 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.105 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.106 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.107 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.108 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7addd3cb, L:/127.0.0.1:50768 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.108 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.109 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.110 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.110 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.111 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.112 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.112 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.113 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.114 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.115 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.116 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.116 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.117 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.118 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.119 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.120 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.121 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.121 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.122 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.123 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.125 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.125 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.126 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.126 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.127 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.128 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.129 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.130 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.131 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.132 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.134 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.134 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.135 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.136 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.136 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.138 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.139 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:24.139 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:24.139 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:24.139 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.140 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.140 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1621), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [423ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [455ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1289ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:24.141 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.142 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.143 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.144 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.145 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.146 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.148 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.148 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.149 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.149 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.149 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.149 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:24.150 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.150 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.150 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.152 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.152 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.153 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.154 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.154 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.154 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.155 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.156 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.156 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.157 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.157 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.158 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.158 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.158 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.158713 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.144642 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54228 (local address 127.11.30.252:35471)
02:11:24.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.144811 (+   169us) server_negotiation.cc:207] Beginning negotiation
02:11:24.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.144816 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.156662 (+ 11846us) server_negotiation.cc:408] Connection header received
02:11:24.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.157079 (+   417us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.157084 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.159 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.157169 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.157232 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.158558 (+  1326us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54228: BlockingRecv error: recv got EOF from 127.0.0.1:54228 (error 108)
02:11:24.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
02:11:24.159 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.160 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.161 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.161 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.161 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1658), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [529ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [536ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [561ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:24.161 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.162 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.163 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.163 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:24.163 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.164 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.166 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.169 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.170 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.170 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.170 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.171 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.171 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.172863 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.173 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.165729 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54230 (local address 127.11.30.252:35471)
02:11:24.173 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.165913 (+   184us) server_negotiation.cc:207] Beginning negotiation
02:11:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.165918 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.166562 (+   644us) server_negotiation.cc:408] Connection header received
02:11:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.166973 (+   411us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.166978 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.167057 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.167120 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.171223 (+  4103us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.172037 (+   814us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.172724 (+   687us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54230: BlockingRecv error: recv got EOF from 127.0.0.1:54230 (error 108)
02:11:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
02:11:24.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.174 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.175 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.175 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.176 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.176 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.176 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:24.178 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.178 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1662), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [164ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:24.179 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.179 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.179 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:24.180 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.186 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.187 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.187 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.187 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.188 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.188 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.188174 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.179891 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54236 (local address 127.11.30.252:35471)
02:11:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.180070 (+   179us) server_negotiation.cc:207] Beginning negotiation
02:11:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.180075 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.180700 (+   625us) server_negotiation.cc:408] Connection header received
02:11:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.181124 (+   424us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.181129 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.181207 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.181265 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.186849 (+  5584us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.187654 (+   805us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.188037 (+   383us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54236: BlockingRecv error: recv got EOF from 127.0.0.1:54236 (error 108)
02:11:24.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
02:11:24.189 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.189 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.189 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.191 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.191 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.191 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.192 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.192 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.194 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.194 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.197 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.201 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.202 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.203 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.203 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.204 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.204 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.205 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.205 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.206 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.211 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.213 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.215 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.216 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.216 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.217 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.217 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.218 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.218 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.218 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.219 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.220 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.220 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.220 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.221 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.222 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.222 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.223 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.223 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.224 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.225 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.225 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.226 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.226 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.229 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.230 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.230 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.237 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.241 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.241 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1724), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [787ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [811ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1294ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:24.243 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.249 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.249 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.250 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.250 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.251 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.251 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.253 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.253 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.254 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.255 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.255765 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.243374 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54238 (local address 127.11.30.252:35471)
02:11:24.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.243613 (+   239us) server_negotiation.cc:207] Beginning negotiation
02:11:24.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.243619 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:24.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.243780 (+   161us) server_negotiation.cc:408] Connection header received
02:11:24.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.244314 (+   534us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.244320 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.256 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.244470 (+   150us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.244590 (+   120us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.248529 (+  3939us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.249447 (+   918us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.253889 (+  4442us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.254206 (+   317us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.254869 (+   663us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:24.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.255047 (+   178us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:24.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.255152 (+   105us) server_negotiation.cc:1036] Waiting for connection context
02:11:24.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.255558 (+   406us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54238: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54238): Connection reset by peer (error 104)
02:11:24.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":118}
02:11:24.258 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.258 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.259 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.260 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.260 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.265 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.269 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.273 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.274 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.275 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.276 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.276 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.277 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.277 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.278 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.278 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.279 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.279 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.280 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.280 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.282 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.282 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.11.30.253:38171(127.11.30.253:38171)] connecting to peer
02:11:24.282 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.284 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.284 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.287 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.288 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.293 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.293 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1823), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1012ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1053ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1312ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:24.296 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.297 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.300 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.300 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.301 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.301 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.301 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.301 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.309 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xba09330b, L:/127.0.0.1:58884 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.308912 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.295460 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54240 (local address 127.11.30.252:35471)
02:11:24.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.295670 (+   210us) server_negotiation.cc:207] Beginning negotiation
02:11:24.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.295676 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:24.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.297652 (+  1976us) server_negotiation.cc:408] Connection header received
02:11:24.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.298040 (+   388us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.298045 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.298138 (+    93us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.298216 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.307081 (+  8865us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.307844 (+   763us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.308731 (+   887us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54240: BlockingRecv error: recv got EOF from 127.0.0.1:54240 (error 108)
02:11:24.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":95}
02:11:24.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.311 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.312 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.312 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.313 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:24.313 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.313 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.314 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.313 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:24.314 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:24.318 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.319 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x934b357b, L:/127.0.0.1:58890 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.319 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.321 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.322 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.323 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.324 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.326 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.329 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.334 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xabb26073, L:/127.0.0.1:58898 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.334 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:24.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=232), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [143ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.341 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.342 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.343 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.343 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.343 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.343 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.344 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.345 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.345 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.346 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.346 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.346 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.346856 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.324445 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50782 (local address 127.11.30.254:34141)
02:11:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.324664 (+   219us) server_negotiation.cc:207] Beginning negotiation
02:11:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.324681 (+    17us) server_negotiation.cc:400] Waiting for connection header
02:11:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.325318 (+   637us) server_negotiation.cc:408] Connection header received
02:11:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.325722 (+   404us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.325727 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.325814 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.325883 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.332589 (+  6706us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.333405 (+   816us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.345186 (+ 11781us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.345480 (+   294us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.346170 (+   690us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.346210 (+    40us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.346214 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.346235 (+    21us) server_negotiation.cc:923] calling sasl_server_start()
02:11:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.346264 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.346276 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.346384 (+   108us) server_negotiation.cc:1036] Waiting for connection context
02:11:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.346625 (+   241us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50782: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50782): Connection reset by peer (error 104)
02:11:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":99}
02:11:24.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.349 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.349864 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.328205 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54254 (local address 127.11.30.252:35471)
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.328422 (+   217us) server_negotiation.cc:207] Beginning negotiation
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.328428 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.329736 (+  1308us) server_negotiation.cc:408] Connection header received
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.330539 (+   803us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.330546 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.330661 (+   115us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.330749 (+    88us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.340618 (+  9869us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.341473 (+   855us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.348114 (+  6641us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.348456 (+   342us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.349205 (+   749us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.349247 (+    42us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.349251 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.349273 (+    22us) server_negotiation.cc:923] calling sasl_server_start()
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.349305 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.349318 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.349428 (+   110us) server_negotiation.cc:1036] Waiting for connection context
02:11:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.349650 (+   222us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54254: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54254): Connection reset by peer (error 104)
02:11:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":74}
02:11:24.351 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.351 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.353 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.353 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.355 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.363 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1fc97f5e, L:/127.0.0.1:50784 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.364 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe4f252a0, L:/127.0.0.1:58914 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.365 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5d824c2c, L:/127.0.0.1:58902 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.367 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.369 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.371 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.374 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.375 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.378 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.381 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.384 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.384 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef34f081, L:/127.0.0.1:58928 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.388 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8913843f, L:/127.0.0.1:58930 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.388 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.390 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.392 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:24.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=281), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [187ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.402 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.402 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x678c6589, L:/127.0.0.1:50794 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.403 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.404 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.405 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.405 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.405 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.406 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.407 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.407 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.407 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.407 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.409 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.410 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.410112 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.390319 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54262 (local address 127.11.30.252:35471)
02:11:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.390532 (+   213us) server_negotiation.cc:207] Beginning negotiation
02:11:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.390537 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.391122 (+   585us) server_negotiation.cc:408] Connection header received
02:11:24.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.391450 (+   328us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.391455 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.391523 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.391584 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.396354 (+  4770us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.397243 (+   889us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.408195 (+ 10952us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.408511 (+   316us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.409385 (+   874us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:24.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.409423 (+    38us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:24.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.409430 (+     7us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:24.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.409451 (+    21us) server_negotiation.cc:923] calling sasl_server_start()
02:11:24.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.409485 (+    34us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:24.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.409499 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:24.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.409576 (+    77us) server_negotiation.cc:1036] Waiting for connection context
02:11:24.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.409894 (+   318us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54262: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54262): Connection reset by peer (error 104)
02:11:24.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":99}
02:11:24.413 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.416 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.421 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.422 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.424 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.426 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9b96fb13, L:/127.0.0.1:50796 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.430 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa2e3f853, L:/127.0.0.1:58936 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.430 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcc2f1b35, L:/127.0.0.1:58946 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.431 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.432 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.433 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.434 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.434 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:24.437 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaab5ccd9, L:/127.0.0.1:58958 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=323), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [228ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.444 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.444 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.444 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.444 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.445 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.445 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.445 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.446 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.450 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.451 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.451 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.452162 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.432457 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50802 (local address 127.11.30.254:34141)
02:11:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.432641 (+   184us) server_negotiation.cc:207] Beginning negotiation
02:11:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.432647 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.433187 (+   540us) server_negotiation.cc:408] Connection header received
02:11:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.433495 (+   308us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.433499 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.433562 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.452 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.433619 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.437187 (+  3568us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.438032 (+   845us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.447829 (+  9797us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.448084 (+   255us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.450228 (+  2144us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.450257 (+    29us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.450261 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.450279 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.450303 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.450313 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.450403 (+    90us) server_negotiation.cc:1036] Waiting for connection context
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.451994 (+  1591us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50802: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50802): Connection reset by peer (error 104)
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.452162 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.432826 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54264 (local address 127.11.30.252:35471)
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.433026 (+   200us) server_negotiation.cc:207] Beginning negotiation
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.433031 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.433202 (+   171us) server_negotiation.cc:408] Connection header received
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.433495 (+   293us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.433499 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.433562 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.433619 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.441737 (+  8118us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.442455 (+   718us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.449865 (+  7410us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.450085 (+   220us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.451889 (+  1804us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.451917 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.451921 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.452047 (+   126us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54264: getpeername error: Transport endpoint is not connected (error 107)
02:11:24.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
02:11:24.454 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.455 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.456 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.460 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.462 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.464 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x46bf4610, L:/127.0.0.1:50816 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.464 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.466 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xafdedfeb, L:/127.0.0.1:58968 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.467 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.469 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.471 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.472 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8dddb856, L:/127.0.0.1:58980 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.475 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.476 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=360), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [259ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.480 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.481 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.481 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.482 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.482 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.484349 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.479072 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54278 (local address 127.11.30.252:35471)
02:11:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.479214 (+   142us) server_negotiation.cc:207] Beginning negotiation
02:11:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.479218 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.481080 (+  1862us) server_negotiation.cc:408] Connection header received
02:11:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.483796 (+  2716us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.483800 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.483863 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.483914 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.484176 (+   262us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54278: BlockingRecv error: recv got EOF from 127.0.0.1:54278 (error 108)
02:11:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
02:11:24.485 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.485 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.485 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.486 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.486 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.486 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.487 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.489 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.489586 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.468850 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50822 (local address 127.11.30.254:34141)
02:11:24.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.468990 (+   140us) server_negotiation.cc:207] Beginning negotiation
02:11:24.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.468994 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:24.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.470039 (+  1045us) server_negotiation.cc:408] Connection header received
02:11:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.470325 (+   286us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.470330 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.470408 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.470473 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.475454 (+  4981us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.476172 (+   718us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.489464 (+ 13292us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50822: BlockingRecv error: recv got EOF from 127.0.0.1:50822 (error 108)
02:11:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
02:11:24.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.491 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.492 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.493 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.494 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.494 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.497 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.500 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.503 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.505 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6423d352, L:/127.0.0.1:50836 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.506 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.506 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.507 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x48ec75e5, L:/127.0.0.1:58994 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.507 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.509 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.511 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3326092f, L:/127.0.0.1:58984 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.515 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.516 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.518 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.519 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.519 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.520 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.521 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1590d53f, L:/127.0.0.1:58998 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.525 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.527 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.529 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf7f5cd34, L:/127.0.0.1:59020 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.530 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.534 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6274e77a, L:/127.0.0.1:59010 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.535 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.536 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=408), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [310ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.538 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.540 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa2e1b7cf, L:/127.0.0.1:59022 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.542 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.544 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.545 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.545 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.545 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.546 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.546 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.550 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.552 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.552 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.552805 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.537858 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54294 (local address 127.11.30.252:35471)
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.538034 (+   176us) server_negotiation.cc:207] Beginning negotiation
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.538039 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.542613 (+  4574us) server_negotiation.cc:408] Connection header received
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.543043 (+   430us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.543049 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.543145 (+    96us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.543213 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.548588 (+  5375us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.549490 (+   902us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.552626 (+  3136us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54294: BlockingRecv error: recv got EOF from 127.0.0.1:54294 (error 108)
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.553622 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.526921 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50842 (local address 127.11.30.254:34141)
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.527140 (+   219us) server_negotiation.cc:207] Beginning negotiation
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.527145 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.553 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.527862 (+   717us) server_negotiation.cc:408] Connection header received
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.529578 (+  1716us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.529582 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.529687 (+   105us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.529758 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.533838 (+  4080us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.534624 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.551350 (+ 16726us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.551633 (+   283us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.552940 (+  1307us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.552971 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.552975 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.552995 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.553025 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.553038 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.553131 (+    93us) server_negotiation.cc:1036] Waiting for connection context
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.553436 (+   305us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50842: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50842): Connection reset by peer (error 104)
02:11:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":83}
02:11:24.555 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.556 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.557 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.558 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.558 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.560 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.561 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.566 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.574 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.577 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:24.583 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x10068b48, L:/127.0.0.1:59040 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.583 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=458), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [364ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.587 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.589 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8e318d11, L:/127.0.0.1:50848 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.591 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.594 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.595 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.595 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.595 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.595 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa347f7c1, L:/127.0.0.1:59044 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.596 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.596 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.598 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.598 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.600 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.600 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.603 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.604337 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.574391 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54300 (local address 127.11.30.252:35471)
02:11:24.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.574563 (+   172us) server_negotiation.cc:207] Beginning negotiation
02:11:24.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.574567 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.575278 (+   711us) server_negotiation.cc:408] Connection header received
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.575717 (+   439us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.575722 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.575810 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.575871 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.593266 (+ 17395us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.594054 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.602919 (+  8865us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.603146 (+   227us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.603739 (+   593us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.603767 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.603770 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.603788 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
02:11:24.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.603812 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:24.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.603821 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:24.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.603895 (+    74us) server_negotiation.cc:1036] Waiting for connection context
02:11:24.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.604178 (+   283us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54300: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54300): Connection reset by peer (error 104)
02:11:24.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
02:11:24.609 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9cf21167, L:/127.0.0.1:59046 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.608 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=478), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [386ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.617 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.617 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.618 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.618 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.618 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.619 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.619 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.620 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.622 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.623 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.623 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.625 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.625761 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.608027 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54316 (local address 127.11.30.252:35471)
02:11:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.608497 (+   470us) server_negotiation.cc:207] Beginning negotiation
02:11:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.608502 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.612300 (+  3798us) server_negotiation.cc:408] Connection header received
02:11:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.612806 (+   506us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.612810 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.612928 (+   118us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.612999 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.621824 (+  8825us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.622692 (+   868us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.625585 (+  2893us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54316: BlockingRecv error: recv got EOF from 127.0.0.1:54316 (error 108)
02:11:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":320}
02:11:24.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.628 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.630 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:24.630 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.634192 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.600074 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50860 (local address 127.11.30.254:34141)
02:11:24.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.600284 (+   210us) server_negotiation.cc:207] Beginning negotiation
02:11:24.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.600290 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:24.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.601506 (+  1216us) server_negotiation.cc:408] Connection header received
02:11:24.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.602236 (+   730us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.602242 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.602366 (+   124us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.602449 (+    83us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.610848 (+  8399us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.611700 (+   852us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.624627 (+ 12927us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.624980 (+   353us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.633267 (+  8287us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.633313 (+    46us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.633317 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.633346 (+    29us) server_negotiation.cc:923] calling sasl_server_start()
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.633406 (+    60us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.633423 (+    17us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.633541 (+   118us) server_negotiation.cc:1036] Waiting for connection context
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.633969 (+   428us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50860: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50860): Connection reset by peer (error 104)
02:11:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":82}
02:11:24.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.640 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x09b8b049, L:/127.0.0.1:50872 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.643 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.646 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb6e9650, L:/127.0.0.1:59054 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.648 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=512), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [414ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [420ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.650 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.653 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.653 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.654 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.655 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.655 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.655 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.655 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.656 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.657 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc076ed19, L:/127.0.0.1:54320 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:24.657 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.657 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.661 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.666 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.667 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.668 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.671 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.672 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:24.672 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.676 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x74beb1af, L:/127.0.0.1:59070 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.679 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=539), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [416ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [442ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.681 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.684 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.687 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.688 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.688 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.688 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.688 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.689 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:24.690 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.690773 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.666472 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54334 (local address 127.11.30.252:35471)
02:11:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.666666 (+   194us) server_negotiation.cc:207] Beginning negotiation
02:11:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.666672 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.668804 (+  2132us) server_negotiation.cc:408] Connection header received
02:11:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.670860 (+  2056us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.670864 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.670940 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.670996 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.688770 (+ 17774us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.689548 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.690623 (+  1075us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54334: BlockingRecv error: recv got EOF from 127.0.0.1:54334 (error 108)
02:11:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
02:11:24.692 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.692 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.692 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.692 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f3f1bb1, L:/127.0.0.1:50876 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.692 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.692 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.693 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.696 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.698 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.699 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x24c2c6e3, L:/127.0.0.1:59082 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=557), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [446ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.702 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x45378cb3, L:/127.0.0.1:50886 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.704 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.710 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x886e6d6e, L:/127.0.0.1:59094 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.714 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.715 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.715 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=568), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [456ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.717 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x690610d5, L:/127.0.0.1:54348 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:24.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.721 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.719 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.722 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.722 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:24.723 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.723 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.724 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:24.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.725 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.725 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.725 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.725 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.725 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.726 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.726 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.726 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.726 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.727 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.727 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.728 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.727288 13694 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.698234 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50888 (local address 127.11.30.254:34141)
02:11:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.698427 (+   193us) server_negotiation.cc:207] Beginning negotiation
02:11:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.698432 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.700946 (+  2514us) server_negotiation.cc:408] Connection header received
02:11:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.701354 (+   408us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.701358 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.701448 (+    90us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.701516 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.709389 (+  7873us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.710166 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.720217 (+ 10051us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.720532 (+   315us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.724911 (+  4379us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:24.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.724938 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:24.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.724942 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:24.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.724966 (+    24us) server_negotiation.cc:923] calling sasl_server_start()
02:11:24.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.725007 (+    41us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:24.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.725040 (+    33us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:24.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.725142 (+   102us) server_negotiation.cc:1036] Waiting for connection context
02:11:24.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.727104 (+  1962us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50888: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50888): Cannot send after transport endpoint shutdown (error 108)
02:11:24.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":87}
02:11:24.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.730 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.731 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.731 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.733 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.735401 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.712658 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54360 (local address 127.11.30.252:35471)
02:11:24.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.712842 (+   184us) server_negotiation.cc:207] Beginning negotiation
02:11:24.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.712848 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:24.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.715016 (+  2168us) server_negotiation.cc:408] Connection header received
02:11:24.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.719987 (+  4971us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.719992 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.720056 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.720157 (+   101us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.733860 (+ 13703us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.734728 (+   868us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.735224 (+   496us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54360: BlockingRecv error: recv got EOF from 127.0.0.1:54360 (error 108)
02:11:24.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
02:11:24.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.739 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.742 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.746 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.748 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0dd66c8, L:/127.0.0.1:59102 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.749 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:24.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=603), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [472ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [493ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.758 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x487f7f2c, L:/127.0.0.1:54372 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:24.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.761 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x150f5a87, L:/127.0.0.1:50902 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.764 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.765 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.765 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.765 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:24.765 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.766 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.767 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.767 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.767 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.768 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.771 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.773 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.776 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.777 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.786 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0ad0e433, L:/127.0.0.1:59106 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=634), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [519ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.788 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.789 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.791 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.793 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.794 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.794 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.795 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.795 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.795 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.795 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.796 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.797 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaf40857e, L:/127.0.0.1:50906 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.797 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.799381 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.779561 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54382 (local address 127.11.30.252:35471)
02:11:24.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.779792 (+   231us) server_negotiation.cc:207] Beginning negotiation
02:11:24.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.779798 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.789209 (+  9411us) server_negotiation.cc:408] Connection header received
02:11:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.789729 (+   520us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.789733 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.789806 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.789894 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.796120 (+  6226us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.796978 (+   858us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.799190 (+  2212us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54382: BlockingRecv error: recv got EOF from 127.0.0.1:54382 (error 108)
02:11:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
02:11:24.803 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.803 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.804 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.806 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.806 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:24.807 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f502013, L:/127.0.0.1:50910 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.807 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.808 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.809 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.810 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.811 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.812 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.817 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5bcd5a12, L:/127.0.0.1:59118 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.820 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1eb5fd25, L:/127.0.0.1:59128 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.820 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=665), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [533ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [545ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.828 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.828 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.829 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.829 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.829 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc35fc178, L:/127.0.0.1:50922 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.831 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.831 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.832 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:24.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.832 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.834153 11416 connection.cc:466] server connection from 127.0.0.1:50922 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:50922 (request call id 0) could send its response
02:11:24.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.834537 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.818358 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54394 (local address 127.11.30.252:35471)
02:11:24.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.818898 (+   540us) server_negotiation.cc:207] Beginning negotiation
02:11:24.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.818903 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.822317 (+  3414us) server_negotiation.cc:408] Connection header received
02:11:24.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.822731 (+   414us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.822736 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.822856 (+   120us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.822926 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.827999 (+  5073us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.828991 (+   992us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.834383 (+  5392us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54394: BlockingRecv error: recv got EOF from 127.0.0.1:54394 (error 108)
02:11:24.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
02:11:24.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.836 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.838 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.841 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.843 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.845 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.845 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.848 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.852 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.852 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7de358d8, L:/127.0.0.1:59132 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.853 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x34277a38, L:/127.0.0.1:59146 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=696), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [566ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [576ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.857 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.862 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.862 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.863 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.863 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.864 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.864 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.864279 13694 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.847981 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50932 (local address 127.11.30.254:34141)
02:11:24.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.848209 (+   228us) server_negotiation.cc:207] Beginning negotiation
02:11:24.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.848214 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.848966 (+   752us) server_negotiation.cc:408] Connection header received
02:11:24.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.850143 (+  1177us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.850147 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.850240 (+    93us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.850310 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.860143 (+  9833us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.861012 (+   869us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.864085 (+  3073us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50932: BlockingRecv error: recv got EOF from 127.0.0.1:50932 (error 108)
02:11:24.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":79}
02:11:24.865 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.866 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.866 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:24.867 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.869 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.870748 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.856267 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54410 (local address 127.11.30.252:35471)
02:11:24.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.856480 (+   213us) server_negotiation.cc:207] Beginning negotiation
02:11:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.856485 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.858228 (+  1743us) server_negotiation.cc:408] Connection header received
02:11:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.861567 (+  3339us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.861572 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.861674 (+   102us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.861747 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.868184 (+  6437us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.869116 (+   932us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.870537 (+  1421us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54410: BlockingRecv error: recv got EOF from 127.0.0.1:54410 (error 108)
02:11:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":74}
02:11:24.872 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.872 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.873 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.874 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.875 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:24.878 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.883 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.885 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcfeb96aa, L:/127.0.0.1:59150 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.886 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=725), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [587ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [591ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [606ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:24.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.892 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.893 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.894 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.894 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.894 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.895 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.895 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.895 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.895 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=755), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [147ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [719ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:24.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.897423 13694 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.874425 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50948 (local address 127.11.30.254:34141)
02:11:24.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.874631 (+   206us) server_negotiation.cc:207] Beginning negotiation
02:11:24.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.874636 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.875400 (+   764us) server_negotiation.cc:408] Connection header received
02:11:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.875829 (+   429us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.875834 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.875913 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.875981 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.881691 (+  5710us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.882574 (+   883us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.897268 (+ 14694us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50948: BlockingRecv error: recv got EOF from 127.0.0.1:50948 (error 108)
02:11:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":103}
02:11:24.898 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.898 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.898 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:24.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.899420 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.873600 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54420 (local address 127.11.30.252:35471)
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.873787 (+   187us) server_negotiation.cc:207] Beginning negotiation
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.873792 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.874325 (+   533us) server_negotiation.cc:408] Connection header received
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.874793 (+   468us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.874799 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.874886 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.874976 (+    90us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.880332 (+  5356us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.881653 (+  1321us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.889395 (+  7742us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.889659 (+   264us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.898496 (+  8837us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.898525 (+    29us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.898532 (+     7us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.898548 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.898586 (+    38us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.898600 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.898680 (+    80us) server_negotiation.cc:1036] Waiting for connection context
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.899229 (+   549us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54420: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54420): Cannot send after transport endpoint shutdown (error 108)
02:11:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
02:11:24.901 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.903 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.904 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.904 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.904 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.905 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.905 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.909 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.909 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.909 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.909431 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.897508 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54436 (local address 127.11.30.252:35471)
02:11:24.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.897872 (+   364us) server_negotiation.cc:207] Beginning negotiation
02:11:24.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.897877 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:24.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.901535 (+  3658us) server_negotiation.cc:408] Connection header received
02:11:24.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.903373 (+  1838us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.903378 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.903486 (+   108us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.903560 (+    74us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.909251 (+  5691us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54436: BlockingRecv error: recv got EOF from 127.0.0.1:54436 (error 108)
02:11:24.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":186}
02:11:24.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.912 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.912 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.913 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:24.913 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.913 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2486), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1360ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1455ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.912319 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.884806 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50964 (local address 127.11.30.254:34141)
02:11:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.885015 (+   209us) server_negotiation.cc:207] Beginning negotiation
02:11:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.885019 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.890069 (+  5050us) server_negotiation.cc:408] Connection header received
02:11:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.890439 (+   370us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.890445 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.890532 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.890604 (+    72us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.910973 (+ 20369us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.911847 (+   874us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.912138 (+   291us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50964: BlockingRecv error: recv got EOF from 127.0.0.1:50964 (error 108)
02:11:24.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
02:11:24.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.921 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.921 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.921 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.922 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.922 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.922 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.924 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.924 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.924911 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.919283 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54440 (local address 127.11.30.252:35471)
02:11:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.919503 (+   220us) server_negotiation.cc:207] Beginning negotiation
02:11:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.919509 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.919529 (+    20us) server_negotiation.cc:408] Connection header received
02:11:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.919601 (+    72us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.919605 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.919672 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.919795 (+   123us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.923270 (+  3475us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.924094 (+   824us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.924732 (+   638us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54440: BlockingRecv error: recv got EOF from 127.0.0.1:54440 (error 108)
02:11:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":101}
02:11:24.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.926 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.926 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.927 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.927 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.927 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.927 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.928 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.928 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.931 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.932 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.933 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.937 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf5fa75f1, L:/127.0.0.1:59158 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.939 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.941 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.948 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.950 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x98d0ee6f, L:/127.0.0.1:50968 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:24.951 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:24.954 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf041c48, L:/127.0.0.1:59176 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.957 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9c6b2fdc, L:/127.0.0.1:59166 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:24.958 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.958 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.958 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=852), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [731ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [736ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [760ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [761ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:24.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.962 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.964 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2aafcc15, L:/127.0.0.1:54444 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:24.964 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.965 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:24.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.967 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.967 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:24.968 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:24.968 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:24.969 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.969 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:24.970 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:24.970 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=859), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [185ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:24.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:24.974 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:24.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:24.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:24.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:24.975 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:24.977 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:24.979 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:24.979 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:24.979 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:24.980 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:24.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:24.982 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:24.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.983450 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.963784 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:50976 (local address 127.11.30.254:34141)
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.963907 (+   123us) server_negotiation.cc:207] Beginning negotiation
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.963911 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.964845 (+   934us) server_negotiation.cc:408] Connection header received
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.965183 (+   338us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.965187 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.965256 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.965312 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.976182 (+ 10870us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.977285 (+  1103us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.981285 (+  4000us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.981641 (+   356us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.982581 (+   940us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.982622 (+    41us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.982627 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.982649 (+    22us) server_negotiation.cc:923] calling sasl_server_start()
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.982685 (+    36us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.982698 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.982809 (+   111us) server_negotiation.cc:1036] Waiting for connection context
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.983225 (+   416us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:50976: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:50976): Connection reset by peer (error 104)
02:11:24.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
02:11:24.985 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:24.985 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.985 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:24.985 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:24.985 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:24.986996 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.973554 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54448 (local address 127.11.30.252:35471)
02:11:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.973776 (+   222us) server_negotiation.cc:207] Beginning negotiation
02:11:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.973782 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.978803 (+  5021us) server_negotiation.cc:408] Connection header received
02:11:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.978876 (+    73us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.978880 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.978964 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.979075 (+   111us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.984369 (+  5294us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.985207 (+   838us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:24.986837 (+  1630us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54448: BlockingRecv error: recv got EOF from 127.0.0.1:54448 (error 108)
02:11:24.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":83}
02:11:24.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:24.988 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:24.992 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:24.993 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:24.996 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:24.996 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:24.996 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:24.997 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.000 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x360499f1, L:/127.0.0.1:59186 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.002 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.002 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=889), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [224ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=894), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [773ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [778ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [802ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.008 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47193f59, L:/127.0.0.1:50982 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.009 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.010 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.010 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.011 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.011 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.011 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.012 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.012171 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.010613 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54472 (local address 127.11.30.252:35471)
02:11:25.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.010842 (+   229us) server_negotiation.cc:207] Beginning negotiation
02:11:25.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.010848 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:25.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.010873 (+    25us) server_negotiation.cc:408] Connection header received
02:11:25.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.011119 (+   246us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.011124 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.011 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x516de4ee, L:/127.0.0.1:54458 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:25.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.011209 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.011279 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.012017 (+   738us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54472: BlockingRecv error: recv got EOF from 127.0.0.1:54472 (error 108)
02:11:25.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
02:11:25.014 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.014 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.015 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.016 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.016 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:25.016 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.016 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.017 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.017 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.017 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.018 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:25.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.020 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.023 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.025 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.026 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.030 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf443fc47, L:/127.0.0.1:59198 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.035 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.036 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.042 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.045 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe0e94b11, L:/127.0.0.1:59204 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.054 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.055 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.055 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:25.059 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x96b8a74d, L:/127.0.0.1:50988 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.061 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.063 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.065 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.066 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.066 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.069 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.075 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.076 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x41e20547, L:/127.0.0.1:59214 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.077 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.082 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x728c1517, L:/127.0.0.1:51002 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.082 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.085 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.086 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.090 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.096 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.096 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.097 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:25.097 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6b4b46d2, L:/127.0.0.1:59218 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.098 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.099 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=977), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [293ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.105 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.105 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.105 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:25.105 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.106 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.107 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.107 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.107 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.110 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.112 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9acc9852, L:/127.0.0.1:51018 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.113 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.114 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.115 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.116 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.116 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.116 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.116 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.116 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.120 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.121 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=995), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [303ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:25.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.126 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x31a5f5db, L:/127.0.0.1:51030 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.127 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.128 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.128 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:25.128 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.128 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.128 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.129 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.129 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.129 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.130 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.130 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.131 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.132 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1005), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [322ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [910ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:25.134 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa2712cf1, L:/127.0.0.1:51022 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.135634 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.123273 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54476 (local address 127.11.30.252:35471)
02:11:25.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.123495 (+   222us) server_negotiation.cc:207] Beginning negotiation
02:11:25.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.123501 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:25.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.135344 (+ 11843us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54476: BlockingRecv error: recv got EOF from 127.0.0.1:54476 (error 108)
02:11:25.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":72}
02:11:25.138 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.138 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.139 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:25.139 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:25.139 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.139 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.140 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.141 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.141 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.141 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.142 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.143 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.144363 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.137676 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51040 (local address 127.11.30.254:34141)
02:11:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.137856 (+   180us) server_negotiation.cc:207] Beginning negotiation
02:11:25.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.137861 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.138427 (+   566us) server_negotiation.cc:408] Connection header received
02:11:25.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.138947 (+   520us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.138951 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.139031 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.139089 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.142555 (+  3466us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.143565 (+  1010us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.144193 (+   628us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51040: BlockingRecv error: recv got EOF from 127.0.0.1:51040 (error 108)
02:11:25.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":77}
02:11:25.145 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.147 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.148 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.151 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.156 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.159 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe13d2539, L:/127.0.0.1:51054 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.160 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaa4c880f, L:/127.0.0.1:59232 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1033), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [919ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [938ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [939ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.164 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.166 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.166 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7857fabc, L:/127.0.0.1:54492 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:25.169 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.170 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.171 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.172 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.172 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:25.172 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.172 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.173 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.173 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.174 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.175 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:25.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.176 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.177 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.177 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.178 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.180 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.190 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.190 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xadd5dc51, L:/127.0.0.1:59234 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1060), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [944ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [968ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.194 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.198 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.199 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb30a2a1d, L:/127.0.0.1:51060 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.201 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.203 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.203 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.204 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:25.204 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.204 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.206 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x387ce2c8, L:/127.0.0.1:54494 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:25.207 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.208 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.211 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:25.211 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.215 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.215 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.215 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:25.217 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.218 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf10dfaa5, L:/127.0.0.1:54504 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:25.218 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x108330c8, L:/127.0.0.1:59238 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.221 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.221 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.222 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1086), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [952ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [967ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [994ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [995ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.226 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdcaf3b04, L:/127.0.0.1:51066 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.226 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.228 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.229 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.231 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.236 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.236 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.237 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:25.237 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.237 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.237 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.237 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.237 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:25.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.240 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.240 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.240 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.243 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.243 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8a7ea7a8, L:/127.0.0.1:51078 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.245 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.246 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4465a27b, L:/127.0.0.1:59244 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.246 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1109), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [992ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [997ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1015ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1017ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.250 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.252 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.254 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.255 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.256 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.256 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.256 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.257 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.257 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.258 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.260 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.260 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.261 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.265552 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.239097 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54510 (local address 127.11.30.252:35471)
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.239265 (+   168us) server_negotiation.cc:207] Beginning negotiation
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.239270 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.241099 (+  1829us) server_negotiation.cc:408] Connection header received
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.242212 (+  1113us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.242217 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.242314 (+    97us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.242387 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.250037 (+  7650us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.251046 (+  1009us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.263614 (+ 12568us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.263895 (+   281us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.264775 (+   880us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.264816 (+    41us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.264820 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.264843 (+    23us) server_negotiation.cc:923] calling sasl_server_start()
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.264875 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.264888 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.264989 (+   101us) server_negotiation.cc:1036] Waiting for connection context
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.265343 (+   354us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54510: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54510): Connection reset by peer (error 104)
02:11:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
02:11:25.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.268 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.270 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x915bdca4, L:/127.0.0.1:59252 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.274 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.278 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.279 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xec38e6f2, L:/127.0.0.1:51084 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.283 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.283 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x260b0396, L:/127.0.0.1:59262 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.284 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1142), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [996ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1007ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1027ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1031ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.290 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.290 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.290 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.290 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.290 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.290 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.291 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.291 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.291 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.292 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.293 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.293 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.294 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.294 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.295 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.299345 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.273318 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54518 (local address 127.11.30.252:35471)
02:11:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.273477 (+   159us) server_negotiation.cc:207] Beginning negotiation
02:11:25.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.273482 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.275728 (+  2246us) server_negotiation.cc:408] Connection header received
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.277106 (+  1378us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.277111 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.277206 (+    95us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.277276 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.282361 (+  5085us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.283292 (+   931us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.288881 (+  5589us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.289180 (+   299us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.296701 (+  7521us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:25.300 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.296744 (+    43us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.296749 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.296772 (+    23us) server_negotiation.cc:923] calling sasl_server_start()
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.296817 (+    45us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.296832 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.296953 (+   121us) server_negotiation.cc:1036] Waiting for connection context
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.299088 (+  2135us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54518: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54518): Connection reset by peer (error 104)
02:11:25.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
02:11:25.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.302 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.302 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.303 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.303 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.303 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.305 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3354fd5f, L:/127.0.0.1:59276 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1163), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1026ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1037ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1052ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.312 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.313 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.314 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3a522751, L:/127.0.0.1:51100 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.316 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.329 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.329 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.329 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2339e95f, L:/127.0.0.1:54530 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:25.329 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.329 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.330 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.333 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.333 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.333 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.335 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.337 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.337 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.341 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.341 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4e3d774b, L:/127.0.0.1:59282 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.344 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.348 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1198), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1052ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1074ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1086ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.350 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.352 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x991599fc, L:/127.0.0.1:54532 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:25.355 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.363 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf5a07df3, L:/127.0.0.1:51106 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.365 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.366 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:25.366 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.367 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.367 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.367 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:25.367 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.369 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.369 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.372 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc42c34e0, L:/127.0.0.1:59288 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.373 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.373 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.374 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.377 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.378 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.378 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x178ec840, L:/127.0.0.1:51118 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.379 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.379 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.383 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.387 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.394 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x654d8726, L:/127.0.0.1:51134 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.394 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.397 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xff117c8d, L:/127.0.0.1:59300 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1243), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1122ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.402 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.404 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.408 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.411 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6c556b87, L:/127.0.0.1:59304 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.411 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.411 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.411 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.412 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.412 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.414 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.414 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.415 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x16dd77bc, L:/127.0.0.1:54548 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:25.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.416962 11557 connection.cc:466] server connection from 127.0.0.1:54548 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54548 (request call id 0) could send its response
02:11:25.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.420 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.421 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.423 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.423 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:25.424 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.424 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.429 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab624692, L:/127.0.0.1:59314 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.429 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.430 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.430 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.432 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.433 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.435 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.436 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.436 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.437 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.438 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.438 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1277), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [147ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:25.439 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.439 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.439 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.440 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.441 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.441 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1337), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [732ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [747ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:25.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.444 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.445 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.447 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.448 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state CONNECTING
02:11:25.449 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:25.449 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.449 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state CONNECTING
02:11:25.449 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:25.449 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.449 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.449 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.452 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.453 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.454 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.456 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.461 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.462 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.463 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.466 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x51470071, L:/127.0.0.1:51162 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.467 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.470 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.474 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda91f517, L:/127.0.0.1:59318 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.481 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xff653468, L:/127.0.0.1:51164 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.484 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.493 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.493 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.494 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.494 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.495 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.497 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.498 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.499 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.500 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.503 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.506 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.508 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.510 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.510 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1393), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [822ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:25.511 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.514 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.517 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.517 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:25.517 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.518 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.519 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.519 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.519 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x19adb0eb, L:/127.0.0.1:59326 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.521 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.521 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:25.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1408), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1316ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.525949 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.510951 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54562 (local address 127.11.30.252:35471)
02:11:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.511184 (+   233us) server_negotiation.cc:207] Beginning negotiation
02:11:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.511190 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.511740 (+   550us) server_negotiation.cc:408] Connection header received
02:11:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.512160 (+   420us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.512164 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.512236 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.512297 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.515522 (+  3225us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.516325 (+   803us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.525803 (+  9478us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54562: BlockingRecv error: recv got EOF from 127.0.0.1:54562 (error 108)
02:11:25.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
02:11:25.527 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb316df50, L:/127.0.0.1:51178 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.528 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5a54e6b6, L:/127.0.0.1:54554 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:25.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.528373 13694 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.510236 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51194 (local address 127.11.30.254:34141)
02:11:25.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.527931 (+ 17695us) server_negotiation.cc:207] Beginning negotiation
02:11:25.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.527936 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.527949 (+    13us) server_negotiation.cc:408] Connection header received
02:11:25.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.527987 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.527990 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.528060 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.528219 (+   159us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51194: BlockingWrite error: write error: Broken pipe (error 32)
02:11:25.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":17616,"thread_start_us":110,"threads_started":1}
02:11:25.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.533 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.535 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.535 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.536 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.536 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:25.536 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.536 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.537 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.538 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.538 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.538 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.538 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.541 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.542 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.542 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.543 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1424), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [249ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [251ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.544 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.545 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.547 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb5de503b, L:/127.0.0.1:51206 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.547 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.549 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.549 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.549 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.549 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.549 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.550 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.550 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.551 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.553 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.557 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.561 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xadafb79f, L:/127.0.0.1:59332 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.561146 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.544492 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54578 (local address 127.11.30.252:35471)
02:11:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.544678 (+   186us) server_negotiation.cc:207] Beginning negotiation
02:11:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.544682 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.546338 (+  1656us) server_negotiation.cc:408] Connection header received
02:11:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.546654 (+   316us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.546661 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.546737 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.546794 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.555717 (+  8923us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.558214 (+  2497us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.560983 (+  2769us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54578: BlockingRecv error: recv got EOF from 127.0.0.1:54578 (error 108)
02:11:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":92}
02:11:25.563 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.564 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.566 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.566 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.566 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.570 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.576 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.577 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.577 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1454), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [857ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [866ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [884ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [896ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:25.579 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.583 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.584 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.584 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:25.584 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.584 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.584 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.585 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.585 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.591 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b2f3886, L:/127.0.0.1:59336 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.592 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.592 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1472), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1375ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.598 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.598 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1475), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [289ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [891ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [919ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:25.599 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.600 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.601 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.603 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.603 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.604 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.604 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.604 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.604 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.605 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.605 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.605 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.605 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.606 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4542ced9, L:/127.0.0.1:51218 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.608 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.608 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:25.608 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.608 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.610 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.610 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.611 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.612 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.613 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:25.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.613 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.614 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.615099 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.615 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.599402 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54596 (local address 127.11.30.252:35471)
02:11:25.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.599548 (+   146us) server_negotiation.cc:207] Beginning negotiation
02:11:25.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.599552 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:25.615 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.599967 (+   415us) server_negotiation.cc:408] Connection header received
02:11:25.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.600277 (+   310us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.600283 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.600367 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.602047 (+  1680us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.613779 (+ 11732us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.614638 (+   859us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.614919 (+   281us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54596: BlockingRecv error: recv got EOF from 127.0.0.1:54596 (error 108)
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41}
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.615444 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.576799 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54580 (local address 127.11.30.252:35471)
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.576999 (+   200us) server_negotiation.cc:207] Beginning negotiation
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.577004 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.577204 (+   200us) server_negotiation.cc:408] Connection header received
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.577567 (+   363us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.577571 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.577642 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.577770 (+   128us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.583438 (+  5668us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.584324 (+   886us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.611342 (+ 27018us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.616 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.611650 (+   308us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:25.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.614679 (+  3029us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:25.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.614721 (+    42us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:25.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.614725 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:25.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.614748 (+    23us) server_negotiation.cc:923] calling sasl_server_start()
02:11:25.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.614791 (+    43us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:25.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.614805 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:25.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.614889 (+    84us) server_negotiation.cc:1036] Waiting for connection context
02:11:25.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.615245 (+   356us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54580: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54580): Connection reset by peer (error 104)
02:11:25.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
02:11:25.616 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.621 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.622 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.623 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.627 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.632 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.633 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6ee3b12e, L:/127.0.0.1:51226 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.636 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.639 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.643 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb7c9985, L:/127.0.0.1:59346 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.643 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf5d20912, L:/127.0.0.1:59360 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.645 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1516), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1423ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.649 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:25.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.657 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x10bf0768, L:/127.0.0.1:51242 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.657 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.657 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.657 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.657 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.659 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.659 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.660 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.662241 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.645191 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54598 (local address 127.11.30.252:35471)
02:11:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.645335 (+   144us) server_negotiation.cc:207] Beginning negotiation
02:11:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.645340 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.646137 (+   797us) server_negotiation.cc:408] Connection header received
02:11:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.649207 (+  3070us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.649211 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.649297 (+    86us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.649390 (+    93us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.652135 (+  2745us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.653000 (+   865us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.661249 (+  8249us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.661535 (+   286us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.661677 (+   142us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.661821 (+   144us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.661917 (+    96us) server_negotiation.cc:1036] Waiting for connection context
02:11:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.662081 (+   164us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54598: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54598): Connection reset by peer (error 104)
02:11:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
02:11:25.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.664 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.664 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:25.665 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.667 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.669 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.674 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.674 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.677 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.681 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.686 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.691 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.691 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4fca0516, L:/127.0.0.1:59366 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.692 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.693 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.693 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1550), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [991ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1019ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:25.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1558), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1439ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1467ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.695 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.695 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7f29e7ac, L:/127.0.0.1:51246 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.700 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.700 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.700 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:25.701 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.701 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:25.701 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.701 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.701 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.701 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.701 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.702678 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.695038 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54616 (local address 127.11.30.252:35471)
02:11:25.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.695232 (+   194us) server_negotiation.cc:207] Beginning negotiation
02:11:25.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.695237 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.695918 (+   681us) server_negotiation.cc:408] Connection header received
02:11:25.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.695975 (+    57us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.695979 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.696043 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.696139 (+    96us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.701578 (+  5439us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.702346 (+   768us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.702505 (+   159us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54616: BlockingWrite error: write error: Broken pipe (error 32)
02:11:25.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":79}
02:11:25.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.703 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.706 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.706 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.706 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.707 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.707 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.707 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.708 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.708 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.709 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x895bad28, L:/127.0.0.1:54608 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:25.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.711 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.711 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.711 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.711 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.712 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.712 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:25.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.711750 13820 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.687704 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51252 (local address 127.11.30.254:34141)
02:11:25.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.687862 (+   158us) server_negotiation.cc:207] Beginning negotiation
02:11:25.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.687867 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.691679 (+  3812us) server_negotiation.cc:408] Connection header received
02:11:25.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.691984 (+   305us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.691988 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.692066 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.692129 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.710488 (+ 18359us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.711355 (+   867us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.711607 (+   252us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51252: BlockingRecv error: recv got EOF from 127.0.0.1:51252 (error 108)
02:11:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
02:11:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.713657 11560 connection.cc:466] server connection from 127.0.0.1:54608 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54608 (request call id 0) could send its response
02:11:25.721 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.721 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.721 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:25.725 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.725 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1571), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1079ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1083ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1110ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1115ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:25.725 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.726 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.730 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.731 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.731 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.731 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.731 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.731 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.732 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.732 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.734982 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.725440 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54624 (local address 127.11.30.252:35471)
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.725604 (+   164us) server_negotiation.cc:207] Beginning negotiation
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.725609 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.726106 (+   497us) server_negotiation.cc:408] Connection header received
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.727168 (+  1062us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.727176 (+     8us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.727265 (+    89us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.727375 (+   110us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.730209 (+  2834us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.731045 (+   836us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.735 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.733979 (+  2934us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.734226 (+   247us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.734350 (+   124us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.734503 (+   153us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.734598 (+    95us) server_negotiation.cc:1036] Waiting for connection context
02:11:25.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.734811 (+   213us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54624: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54624): Connection reset by peer (error 104)
02:11:25.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
02:11:25.737 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.737 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.737 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.737 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.741 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.742 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.744 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.746 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0351e09, L:/127.0.0.1:59380 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.748 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1594), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1467ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1476ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.752 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1152973f, L:/127.0.0.1:51256 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.755 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.756 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.756 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.756 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.757 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.757 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.757 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.759 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.759 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:25.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.759349 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.748102 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54640 (local address 127.11.30.252:35471)
02:11:25.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.748256 (+   154us) server_negotiation.cc:207] Beginning negotiation
02:11:25.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.748261 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.748557 (+   296us) server_negotiation.cc:408] Connection header received
02:11:25.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.753119 (+  4562us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.753126 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.753246 (+   120us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.753315 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.758227 (+  4912us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.758937 (+   710us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.759184 (+   247us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54640: BlockingRecv error: recv got EOF from 127.0.0.1:54640 (error 108)
02:11:25.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
02:11:25.760 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.761 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.762 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.762 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1610), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [514ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [534ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [544ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.763 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.767 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.768 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.768 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:25.768 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.768 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.769 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.769 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.769 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.771 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.772 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:25.772 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x20bc1ced, L:/127.0.0.1:59384 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.772 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.774 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.774 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1616), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1137ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:25.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.779 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.779 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.780 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.780 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:25.780 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.780 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.781 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.781 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.781682 13820 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.776874 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51262 (local address 127.11.30.254:34141)
02:11:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.777034 (+   160us) server_negotiation.cc:207] Beginning negotiation
02:11:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.777038 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.779905 (+  2867us) server_negotiation.cc:408] Connection header received
02:11:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.780240 (+   335us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.780245 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.780331 (+    86us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.780671 (+   340us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.781548 (+   877us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51262: BlockingRecv error: recv got EOF from 127.0.0.1:51262 (error 108)
02:11:25.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
02:11:25.782 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.782 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.782 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.782761 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.778270 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54642 (local address 127.11.30.252:35471)
02:11:25.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.778434 (+   164us) server_negotiation.cc:207] Beginning negotiation
02:11:25.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.778438 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:25.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.779573 (+  1135us) server_negotiation.cc:408] Connection header received
02:11:25.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.781097 (+  1524us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.781101 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.781171 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.781224 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.782645 (+  1421us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54642: BlockingRecv error: recv got EOF from 127.0.0.1:54642 (error 108)
02:11:25.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
02:11:25.785 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.785 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1627), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1154ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.786 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.790 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.790 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:25.790 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.790 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.793 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.793 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.793 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.793840 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.785815 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54648 (local address 127.11.30.252:35471)
02:11:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.785976 (+   161us) server_negotiation.cc:207] Beginning negotiation
02:11:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.785981 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.786295 (+   314us) server_negotiation.cc:408] Connection header received
02:11:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.787200 (+   905us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.787204 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.787267 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.787361 (+    94us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.792883 (+  5522us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.793594 (+   711us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.793738 (+   144us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54648: BlockingWrite error: write error: Broken pipe (error 32)
02:11:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
02:11:25.797 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.797 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.798 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.799 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.799 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.803 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.804 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.805 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.808 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.813 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x40535957, L:/127.0.0.1:59388 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.814 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x91cdb1af, L:/127.0.0.1:51272 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.817 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.819 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0cb1aaf1, L:/127.0.0.1:59398 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.819 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1657), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1517ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1538ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1539ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.825 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.825 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.825 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1720), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [733ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [766ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:25.826 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.826 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.826 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.827 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.827 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.827 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.827 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.828 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.831096 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.816632 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54658 (local address 127.11.30.252:35471)
02:11:25.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.816825 (+   193us) server_negotiation.cc:207] Beginning negotiation
02:11:25.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.816830 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.817299 (+   469us) server_negotiation.cc:408] Connection header received
02:11:25.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.817617 (+   318us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.817624 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.832 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.817691 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.817767 (+    76us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.822768 (+  5001us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.823417 (+   649us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.829643 (+  6226us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.829906 (+   263us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.830489 (+   583us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.830514 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.830519 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.830535 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.830558 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.830568 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.830653 (+    85us) server_negotiation.cc:1036] Waiting for connection context
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.830904 (+   251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54658: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54658): Connection reset by peer (error 104)
02:11:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":79}
02:11:25.833 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state CONNECTING
02:11:25.833 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.833 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.835 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.835 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.836609 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.827773 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54662 (local address 127.11.30.252:35471)
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.827975 (+   202us) server_negotiation.cc:207] Beginning negotiation
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.827980 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.827998 (+    18us) server_negotiation.cc:408] Connection header received
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.828175 (+   177us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.828179 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.828254 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.828347 (+    93us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.831184 (+  2837us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.831936 (+   752us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.835201 (+  3265us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.835457 (+   256us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.835908 (+   451us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.836067 (+   159us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.836147 (+    80us) server_negotiation.cc:1036] Waiting for connection context
02:11:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.836449 (+   302us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54662: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54662): Connection reset by peer (error 104)
02:11:25.837 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":72}
02:11:25.838 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.838 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.838 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.838 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1731), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [171ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.838 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.839 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.840 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.843 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.843 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.843 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.843 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.843 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.843 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.843 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.844 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.844 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.844 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.844 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.847 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.847327 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.840264 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54672 (local address 127.11.30.252:35471)
02:11:25.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.840511 (+   247us) server_negotiation.cc:207] Beginning negotiation
02:11:25.847 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.840516 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.840968 (+   452us) server_negotiation.cc:408] Connection header received
02:11:25.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.841351 (+   383us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.841356 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.841438 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.848 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.841506 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.846038 (+  4532us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.846855 (+   817us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.847153 (+   298us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54672: BlockingRecv error: recv got EOF from 127.0.0.1:54672 (error 108)
02:11:25.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":96}
02:11:25.848 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.850 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.851 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1741), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [168ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1266ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:25.852 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.851852 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.421880 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51148 (local address 127.11.30.254:34141)
02:11:25.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.422031 (+   151us) server_negotiation.cc:207] Beginning negotiation
02:11:25.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.422036 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.422130 (+    94us) server_negotiation.cc:408] Connection header received
02:11:25.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.422538 (+   408us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.422543 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.422608 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.422715 (+   107us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:25.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.850643 (+427928us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.851459 (+   816us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.851712 (+   253us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51148: BlockingRecv error: recv got EOF from 127.0.0.1:51148 (error 108)
02:11:25.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
02:11:25.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.858 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.858 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.859 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:25.859 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.859 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.859 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.859 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.860 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.861 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.861374 13461 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.857072 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54694 (local address 127.11.30.252:35471)
02:11:25.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.857234 (+   162us) server_negotiation.cc:207] Beginning negotiation
02:11:25.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.857239 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.860193 (+  2954us) server_negotiation.cc:408] Connection header received
02:11:25.861 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.860723 (+   530us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.860728 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.860814 (+    86us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.860878 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.862 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1750), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1272ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1280ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:25.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.861217 (+   339us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54694: BlockingRecv error: recv got EOF from 127.0.0.1:54694 (error 108)
02:11:25.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
02:11:25.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.864 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.864 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.864 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.866 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8b49cea4, L:/127.0.0.1:54686 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:25.867 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.868 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.868 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.869 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.869 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.869 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.870 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.870 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.870 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.870 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.870 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.870 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1756), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [228ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1663ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:25.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.872630 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.867444 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54698 (local address 127.11.30.252:35471)
02:11:25.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.867697 (+   253us) server_negotiation.cc:207] Beginning negotiation
02:11:25.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.867702 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.867825 (+   123us) server_negotiation.cc:408] Connection header received
02:11:25.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.868220 (+   395us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.868225 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.868298 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.868447 (+   149us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.871282 (+  2835us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.872069 (+   787us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.872494 (+   425us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54698: BlockingRecv error: recv got EOF from 127.0.0.1:54698 (error 108)
02:11:25.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":159}
02:11:25.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.875 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.875 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.875 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.875 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.876 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.876 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.876 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state CONNECTING
02:11:25.877 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.877 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.877 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.877 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.877 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.877 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.878 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:25.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.878190 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.872838 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51276 (local address 127.11.30.254:34141)
02:11:25.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.873041 (+   203us) server_negotiation.cc:207] Beginning negotiation
02:11:25.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.873046 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.877271 (+  4225us) server_negotiation.cc:408] Connection header received
02:11:25.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.877592 (+   321us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.877596 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.877666 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.877757 (+    91us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.878014 (+   257us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51276: BlockingRecv error: recv got EOF from 127.0.0.1:51276 (error 108)
02:11:25.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84}
02:11:25.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.879078 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.875979 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54708 (local address 127.11.30.252:35471)
02:11:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.876136 (+   157us) server_negotiation.cc:207] Beginning negotiation
02:11:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.876141 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.876374 (+   233us) server_negotiation.cc:408] Connection header received
02:11:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.877401 (+  1027us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.877406 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.877510 (+   104us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.878522 (+  1012us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.878962 (+   440us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54708: BlockingRecv error: recv got EOF from 127.0.0.1:54708 (error 108)
02:11:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
02:11:25.885 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.885 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.886 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.886 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1768), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [836ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [849ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:25.888 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.889 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.889 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1769), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1332ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [1349ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.891 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.891 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.892 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.892 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.893 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.893 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.893 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.894 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.894 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:25.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.897 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.897140 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.897 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.887126 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54724 (local address 127.11.30.252:35471)
02:11:25.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.888142 (+  1016us) server_negotiation.cc:207] Beginning negotiation
02:11:25.898 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:25.898 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.898 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.898 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.899 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.899 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.899 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.888147 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.889982 (+  1835us) server_negotiation.cc:408] Connection header received
02:11:25.899 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.890047 (+    65us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.890050 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.890195 (+   145us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.890288 (+    93us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.895827 (+  5539us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.896746 (+   919us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.896964 (+   218us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54724: BlockingRecv error: recv got EOF from 127.0.0.1:54724 (error 108)
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":915}
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.899497 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.898055 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54732 (local address 127.11.30.252:35471)
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.898484 (+   429us) server_negotiation.cc:207] Beginning negotiation
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.898488 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.898596 (+   108us) server_negotiation.cc:408] Connection header received
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.899044 (+   448us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.899048 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.899121 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.899222 (+   101us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.899384 (+   162us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54732: BlockingRecv error: recv got EOF from 127.0.0.1:54732 (error 108)
02:11:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":332}
02:11:25.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.902 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.902 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.902 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.902 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.902 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1777), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [316ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1415ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:25.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.909 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.911 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.912 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:25.912 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.912 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.913 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.913 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.914 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.914 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.916327 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.908908 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54740 (local address 127.11.30.252:35471)
02:11:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.909066 (+   158us) server_negotiation.cc:207] Beginning negotiation
02:11:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.909071 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.910759 (+  1688us) server_negotiation.cc:408] Connection header received
02:11:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.911189 (+   430us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.917 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.911193 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.911263 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.911318 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.915022 (+  3704us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.915841 (+   819us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.916189 (+   348us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54740: BlockingRecv error: recv got EOF from 127.0.0.1:54740 (error 108)
02:11:25.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
02:11:25.919 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.920 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.921 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1793), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1424ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:25.921 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.925 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.926 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:25.926 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.926 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.927 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.929080 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.921161 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54744 (local address 127.11.30.252:35471)
02:11:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.921315 (+   154us) server_negotiation.cc:207] Beginning negotiation
02:11:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.921319 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.923071 (+  1752us) server_negotiation.cc:408] Connection header received
02:11:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.923444 (+   373us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.929 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.923450 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.923511 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.923561 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.927721 (+  4160us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.929 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.928600 (+   879us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.928935 (+   335us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54744: BlockingRecv error: recv got EOF from 127.0.0.1:54744 (error 108)
02:11:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
02:11:25.929 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.932371 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:25.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.919200 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51286 (local address 127.11.30.254:34141)
02:11:25.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.919407 (+   207us) server_negotiation.cc:207] Beginning negotiation
02:11:25.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.919413 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:25.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.920034 (+   621us) server_negotiation.cc:408] Connection header received
02:11:25.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.922188 (+  2154us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:25.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.922194 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:25.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.922301 (+   107us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:25.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.922371 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:25.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.930989 (+  8618us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:25.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.931883 (+   894us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:25.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:25.932184 (+   301us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51286: BlockingRecv error: recv got EOF from 127.0.0.1:51286 (error 108)
02:11:25.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":86}
02:11:25.933 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.933 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.933 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:25.934 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.935 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.936 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.936 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.936 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.937 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.938 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.941 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.945 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:25.946 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc2260242, L:/127.0.0.1:51294 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.948 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:25.954 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:25.956 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xabd4deec, L:/127.0.0.1:59412 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.958 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:25.960 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:25.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:25.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1824), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1709ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1728ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:25.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:25.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:25.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:25.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:25.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:25.971 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:25.972 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:25.972 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:25.972 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:25.974 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:25.974 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.974 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:25.974 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.975 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:25.975 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x15d20d60, L:/127.0.0.1:51304 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:25.976 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:25.976 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.978053 11415 connection.cc:466] server connection from 127.0.0.1:51304 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:51304 (request call id 0) could send its response
02:11:25.978 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:25.979 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5c48aee1, L:/127.0.0.1:54754 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:25.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:25.980979 11557 connection.cc:466] server connection from 127.0.0.1:54754 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54754 (request call id 0) could send its response
02:11:25.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:25.983 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.984 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.986 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:25.987 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.989 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:25.990 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:25.990 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:25.991 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:25.991 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:25.997 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa09ebeb6, L:/127.0.0.1:59428 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:25.999 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:26.001 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:26.002 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x372d529d, L:/127.0.0.1:59440 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:26.003 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:26.008 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.008 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.009 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:26.010 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:26.010 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.010 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:26.013 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7dc8f934, L:/127.0.0.1:51310 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:26.014 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:26.016 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:26.016 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:26.018 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.018 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.018 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.019 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:26.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.019704 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:26.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.018161 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54756 (local address 127.11.30.252:35471)
02:11:26.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.019387 (+  1226us) server_negotiation.cc:207] Beginning negotiation
02:11:26.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.019394 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:26.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.019535 (+   141us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54756: BlockingRecv error: recv got EOF from 127.0.0.1:54756 (error 108)
02:11:26.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1038}
02:11:26.020 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:26.022 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:26.025 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:26.025 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.026 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:26.029 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf9513979, L:/127.0.0.1:51318 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:26.030 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9f7d8531, L:/127.0.0.1:59448 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:26.030 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.030 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:26.032 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.032 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.032 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:26.033 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:26.033 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1913), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [843ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [848ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [861ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [866ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:26.039 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:26.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:26.042 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:26.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:26.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:26.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:26.043 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:26.043 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:26.044 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:26.044 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:26.044 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.044 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.044 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:26.045 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:26.045 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:26.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.044880 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:26.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.038700 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54762 (local address 127.11.30.252:35471)
02:11:26.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.038855 (+   155us) server_negotiation.cc:207] Beginning negotiation
02:11:26.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.038860 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.039508 (+   648us) server_negotiation.cc:408] Connection header received
02:11:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.039904 (+   396us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.039911 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.040006 (+    95us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.040068 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.043645 (+  3577us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.044466 (+   821us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.044731 (+   265us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54762: BlockingRecv error: recv got EOF from 127.0.0.1:54762 (error 108)
02:11:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
02:11:26.046 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.051 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.051 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:26.052 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:26.052 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1920), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [374ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1710ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1724ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:26.054 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:26.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:26.055 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.055 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.058 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.058 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:26.058 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:26.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:26.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:26.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:26.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:26.059 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:26.060 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:26.060 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:26.060 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:26.060 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:26.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.060 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:26.061 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.061642 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:26.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.053888 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54766 (local address 127.11.30.252:35471)
02:11:26.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.054034 (+   146us) server_negotiation.cc:207] Beginning negotiation
02:11:26.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.054039 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:26.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.054500 (+   461us) server_negotiation.cc:408] Connection header received
02:11:26.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.061081 (+  6581us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:26.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.061086 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:26.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.061160 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:26.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.061223 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:26.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.061515 (+   292us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54766: BlockingRecv error: recv got EOF from 127.0.0.1:54766 (error 108)
02:11:26.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
02:11:26.062 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.062 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:26.063 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:26.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.063 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:26.064 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:26.064 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.065 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.065 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:26.065 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:26.066 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:26.066 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1913), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1726ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1744ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1805ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:26.067 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:26.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:26.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:26.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:26.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:26.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:26.070 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:26.070 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state CONNECTING
02:11:26.071 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:26.071 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:26.071 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.071 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.072 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.075 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.076 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.076 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xefb2d693, L:/127.0.0.1:51332 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:26.077 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:26.077 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1920), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1498ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1739ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:26.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:26.079 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:26.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:26.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:26.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:26.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:26.081 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:26.081 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:26.081 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:26.081 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:26.082 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:26.082 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:26.082 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.083 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.083 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.11.30.254:34141(127.11.30.254:34141)] connecting to peer
02:11:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.084066 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.079201 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54780 (local address 127.11.30.252:35471)
02:11:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.079397 (+   196us) server_negotiation.cc:207] Beginning negotiation
02:11:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.079402 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.079568 (+   166us) server_negotiation.cc:408] Connection header received
02:11:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.080002 (+   434us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.080006 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.080076 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.080132 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.082881 (+  2749us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.083615 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.083941 (+   326us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54780: BlockingRecv error: recv got EOF from 127.0.0.1:54780 (error 108)
02:11:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":79}
02:11:26.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.085 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:26.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.086 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.086 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:26.087 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:26.088 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:26.088 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1927), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1517ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1534ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1734ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1750ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:26.088 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:26.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:26.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:26.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:26.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:26.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:26.092 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:26.092 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:26.093 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:26.093 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:26.093 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:26.093 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:26.094 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.094 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.095 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:26.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.096 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:26.097 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:26.098 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.098 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.098 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.099 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:26.105 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe2c71965, L:/127.0.0.1:59458 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:26.108 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf0991df2, L:/127.0.0.1:54784 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:26.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:26.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1951), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1805ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1809ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1831ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:26.111 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x233631aa, L:/127.0.0.1:51340 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:26.111 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:26.113 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:26.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:26.114 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:26.114 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:26.115 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.116 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.116 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:26.116 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.252
02:11:26.116 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:26.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:26.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:26.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:26.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:26.117 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:26.117 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:26.118 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:26.118 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:26.118 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.118 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.119 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.119 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:26.119 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.120 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:26.123 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x14fbef9c, L:/127.0.0.1:51356 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:26.127 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x78d58c0c, L:/127.0.0.1:54790 - R:/127.11.30.252:35471] using SASL/PLAIN
02:11:26.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.130 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe11b4bee, L:/127.0.0.1:59470 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:26.131 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:26.131 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:26.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:26.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1972), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1849ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [1852ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:26.132 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.133 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.133 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:26.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:26.136 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:26.137 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.137 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:26.138 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:26.139 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1990), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1725ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1740ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1805ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1825ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:26.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:26.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:26.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:26.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:26.140 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:26.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:26.141 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state CONNECTING
02:11:26.141 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:26.141 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:26.142 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.142 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:26.144 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.144 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:26.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:26.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:26.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:26.146 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:26.145 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:26.147 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:26.147 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:26.147 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:26.147 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:26.148 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.148249 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.145309 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54796 (local address 127.11.30.252:35471)
02:11:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.145493 (+   184us) server_negotiation.cc:207] Beginning negotiation
02:11:26.148 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.145500 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:26.148 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.147106 (+  1606us) server_negotiation.cc:408] Connection header received
02:11:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.147567 (+   461us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.147572 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.147695 (+   123us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.147760 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.148078 (+   318us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54796: BlockingRecv error: recv got EOF from 127.0.0.1:54796 (error 108)
02:11:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
02:11:26.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.150 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.150 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.150 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.152 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.152 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.152 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:26.158 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.158 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.158 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:26.158 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.158 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1996), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1733ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1750ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1829ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1843ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, deferred=null) after lookup
02:11:26.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.160 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.162 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.11.30.252:35471(127.11.30.252:35471)] connecting to peer
02:11:26.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:26.163 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:26.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:26.164 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:26.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:26.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:26.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:26.165 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:26.165 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:26.165 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state CONNECTING
02:11:26.165 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:26.166 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:26.166 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:26.166 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.166 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.168 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.168 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.168 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.169 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:26.169 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2010), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [554ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [576ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, [1884ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, deferred=null) after lookup
02:11:26.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:26.173 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.30.252:35471(127.11.30.252:35471)] Successfully connected to peer
02:11:26.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:26.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:26.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:26.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:26.174 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:26.175 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state NEGOTIATING
02:11:26.175 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state NEGOTIATING
02:11:26.175 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:26.175 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.176 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.180486 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.173756 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54808 (local address 127.11.30.252:35471)
02:11:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.174008 (+   252us) server_negotiation.cc:207] Beginning negotiation
02:11:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.174015 (+     7us) server_negotiation.cc:400] Waiting for connection header
02:11:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.174046 (+    31us) server_negotiation.cc:408] Connection header received
02:11:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.174238 (+   192us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.174252 (+    14us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.174331 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.174460 (+   129us) server_negotiation.cc:227] Negotiated authn=TOKEN
02:11:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.179001 (+  4541us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:26.179 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.179863 (+   862us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.180250 (+   387us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54808: BlockingRecv error: recv got EOF from 127.0.0.1:54808 (error 108)
02:11:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":82}
02:11:26.181 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.181 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: connection closed
02:11:26.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.182286 13820 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.163308 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51376 (local address 127.11.30.254:34141)
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.163461 (+   153us) server_negotiation.cc:207] Beginning negotiation
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.163467 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.163894 (+   427us) server_negotiation.cc:408] Connection header received
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.164236 (+   342us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.164240 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.164306 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.164367 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.170506 (+  6139us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.171379 (+   873us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.177159 (+  5780us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.177402 (+   243us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.181708 (+  4306us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.181738 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.181742 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.181762 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.181797 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.181812 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.181944 (+   132us) server_negotiation.cc:1036] Waiting for connection context
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.182119 (+   175us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51376: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:51376): Connection reset by peer (error 104)
02:11:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
02:11:26.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.184556 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:26.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.159676 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51370 (local address 127.11.30.254:34141)
02:11:26.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.159870 (+   194us) server_negotiation.cc:207] Beginning negotiation
02:11:26.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.159876 (+     6us) server_negotiation.cc:400] Waiting for connection header
02:11:26.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.184370 (+ 24494us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51370: BlockingRecv error: recv got EOF from 127.0.0.1:51370 (error 108)
02:11:26.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75}
02:11:26.186 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:26.187 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state NEGOTIATING due to: connection closed
02:11:26.187 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: connection closed
02:11:26.187 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.188 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.188 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.189 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.30.254:34141(127.11.30.254:34141)] Successfully connected to peer
02:11:26.190 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.30.253:38171(127.11.30.253:38171)] Successfully connected to peer
02:11:26.191 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.254
02:11:26.192 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.30.253
02:11:26.201 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x86e6d854, L:/127.0.0.1:51406 - R:/127.11.30.254:34141] using SASL/PLAIN
02:11:26.201 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd891abf2, L:/127.0.0.1:59476 - R:/127.11.30.253:38171] using SASL/PLAIN
02:11:26.204 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.204 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.204 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.205080 13820 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:26.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.204154 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51416 (local address 127.11.30.254:34141)
02:11:26.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.204307 (+   153us) server_negotiation.cc:207] Beginning negotiation
02:11:26.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.204312 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:26.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.204955 (+   643us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51416: BlockingRecv error: recv got EOF from 127.0.0.1:51416 (error 108)
02:11:26.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
02:11:26.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.205422 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:26.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.187360 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51392 (local address 127.11.30.254:34141)
02:11:26.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.187513 (+   153us) server_negotiation.cc:207] Beginning negotiation
02:11:26.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.187518 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:26.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.205353 (+ 17835us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51392: BlockingRecv error: recv got EOF from 127.0.0.1:51392 (error 108)
02:11:26.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
02:11:26.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:26.207 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2098), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.253:38171, [1244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.254:34141, [1246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.30.252:35471, [1666ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.252:35471: OK, [2001ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.254:34141: OK, [2001ms] Sub RPC ConnectToMaster: received response from server master-127.11.30.253:38171: OK, deferred=null) after lookup
02:11:26.207 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.252:35471: [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnected from peer
02:11:26.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.208 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.209 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state CONNECTING due to: [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0ecbb603b1334ddf8692a32fedc2186e
02:11:26.209 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.11.30.254:34141: [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnected from peer
02:11:26.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 42fbbbfdf79446b49a7277838006ab2d for table 'testManyClients' with partition [<start>, 0x8000000A)
02:11:26.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 81f796409fcb4b39b870f20212110b53 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
02:11:26.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 90c45b81367843babbae3951b3e4ffae for table 'testManyClients' with partition [0x80000014, 0x8000001E)
02:11:26.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 98a9df82bb364075b9354052ed08881c for table 'testManyClients' with partition [0x8000001E, <end>)
02:11:26.212 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=42fbbbfdf79446b49a7277838006ab2d@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=81f796409fcb4b39b870f20212110b53@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)[L],40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=90c45b81367843babbae3951b3e4ffae@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=98a9df82bb364075b9354052ed08881c@[11432262a3334c4eb2c6b3c31b7e9bda(127.11.30.195:38523),1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631),40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)[L]]}]
02:11:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.212783 13696 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.207914 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54820 (local address 127.11.30.252:35471)
02:11:26.213 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.208065 (+   151us) server_negotiation.cc:207] Beginning negotiation
02:11:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.208070 (+     5us) server_negotiation.cc:400] Waiting for connection header
02:11:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.212662 (+  4592us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54820: BlockingRecv error: recv got EOF from 127.0.0.1:54820 (error 108)
02:11:26.213 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:26.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
02:11:26.213 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:26.213 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:26.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:26.214 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.214 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.216555 13543 negotiation.cc:336] Failed RPC negotiation. Trace:
02:11:26.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.209233 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51432 (local address 127.11.30.254:34141)
02:11:26.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.209383 (+   150us) server_negotiation.cc:207] Beginning negotiation
02:11:26.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.209387 (+     4us) server_negotiation.cc:400] Waiting for connection header
02:11:26.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 02:11:26.216395 (+  7008us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51432: BlockingRecv error: recv got EOF from 127.0.0.1:51432 (error 108)
02:11:26.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
02:11:26.217 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.217 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:26.221 [DEBUG - main] (Connection.java:575) [peer master-127.11.30.254:34141(127.11.30.254:34141)] disconnecting while in state READY
02:11:26.222 [DEBUG - main] (Connection.java:575) [peer master-127.11.30.252:35471(127.11.30.252:35471)] disconnecting while in state READY
02:11:26.222 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.30.254:34141(127.11.30.254:34141)] handling channelInactive
02:11:26.222 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.30.254:34141(127.11.30.254:34141)] cleaning up while in state READY due to: connection closed
02:11:26.223 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.30.252:35471(127.11.30.252:35471)] handling channelInactive
02:11:26.222 [DEBUG - main] (Connection.java:575) [peer 1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)] disconnecting while in state READY
02:11:26.223 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.30.252:35471(127.11.30.252:35471)] cleaning up while in state READY due to: connection closed
02:11:26.223 [DEBUG - main] (Connection.java:575) [peer master-127.11.30.253:38171(127.11.30.253:38171)] disconnecting while in state READY
02:11:26.223 [DEBUG - main] (Connection.java:575) [peer 40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)] disconnecting while in state READY
02:11:26.223 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)] handling channelInactive
02:11:26.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.30.253:38171(127.11.30.253:38171)] handling channelInactive
02:11:26.223 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 1a05a82a931240ccaa727fd6fe904bb7(127.11.30.194:40631)] cleaning up while in state READY due to: connection closed
02:11:26.224 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:26.224 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.30.253:38171(127.11.30.253:38171)] cleaning up while in state READY due to: connection closed
02:11:26.229 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)] handling channelInactive
02:11:26.229 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 40e18389e0ef49f29347d49b8d3c810e(127.11.30.193:34557)] cleaning up while in state READY due to: connection closed
02:11:26.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.229315 11387 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taske7LQjx/build/debug/bin/kudu with pid 11672
02:11:26.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.239732 11387 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taske7LQjx/build/debug/bin/kudu with pid 11810
02:11:26.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.247714 11387 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taske7LQjx/build/debug/bin/kudu with pid 11945
02:11:26.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.255033 11387 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taske7LQjx/build/debug/bin/kudu with pid 11398
02:11:26.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.263055 11387 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taske7LQjx/build/debug/bin/kudu with pid 11467
02:11:26.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.271186 11387 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taske7LQjx/build/debug/bin/kudu with pid 11539
02:11:26.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:11:26Z chronyd exiting
.02:11:26.566 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783476686566
02:11:26.570 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
02:11:26.572 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
02:11:26.572 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taske7LQjx/test-tmp
02:11:26.573 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
02:11:26.573 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taske7LQjx/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
02:11:26.577 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

02:11:26.693 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:11:26.693 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

02:11:26.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.695231 13954 mini_oidc.cc:150] Starting JWKS server
02:11:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.697376 13954 webserver.cc:533] Webserver started at http://127.0.0.1:36239/ using document root <none> and password file <none>
02:11:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.697557 13954 mini_oidc.cc:186] Starting OIDC Discovery server
02:11:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.697810 13954 webserver.cc:533] Webserver started at http://127.0.0.1:40523/ using document root <none> and password file <none>
02:11:26.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:11:26Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
02:11:26.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:11:26Z Disabled control of system clock
02:11:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.715165 13954 external_mini_cluster.cc:1372] Running /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/wal
02:11:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/data
02:11:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:11:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:11:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:11:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/logs
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/data/info.pb
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.160.190:40029
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.160.190
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.160.148:38219
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.160.190:40029,127.13.160.189:42371,127.13.160.188:44673
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:11:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36239/jwks.json with env {}
02:11:26.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.865597 13965 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:11:26.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.866006 13965 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:11:26.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.866086 13965 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:11:26.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.870685 13965 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:11:26.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.870844 13965 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:11:26.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.870882 13965 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:11:26.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.870910 13965 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:11:26.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.870941 13965 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:11:26.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.870962 13965 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36239/jwks.json
02:11:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.877528 13965 master_runner.cc:387] Master server non-default flags:
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.160.148:38219
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/data
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/wal
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.160.190:40029,127.13.160.189:42371,127.13.160.188:44673
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.160.190:40029
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36239/jwks.json
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/data/info.pb
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.160.190
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13965
02:11:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:26.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:11:26.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:11:26.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:26.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/logs
02:11:26.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:26.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:11:26.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:11:26.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:11:26.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:11:26.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
02:11:26.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
02:11:26.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:43:16 UTC on bdcb31816ec0
02:11:26.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12764
02:11:26.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.879827 13965 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:11:26.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.881688 13965 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:11:26.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.890443 13970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:26.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.890592 13973 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:26.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.890884 13971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:26.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.891274 13965 server_base.cc:1061] running on GCE node
02:11:26.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.892114 13965 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:11:26.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.893561 13965 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:11:26.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.894843 13965 hybrid_clock.cc:648] HybridClock initialized: now 1783476686894765 us; error 108 us; skew 500 ppm
02:11:26.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.897660 13965 webserver.cc:533] Webserver started at http://127.13.160.190:34387/ using document root <none> and password file <none>
02:11:26.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.898741 13965 fs_manager.cc:362] Metadata directory not provided
02:11:26.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.898828 13965 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:11:26.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.899060 13965 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:11:26.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.901373 13965 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/data/instance:
02:11:26.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "70b1aac1c26e4c32b5ba1372d321d0c8"
02:11:26.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:26 on dist-test-slave-fwbr"
02:11:26.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.901976 13965 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/wal/instance:
02:11:26.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "70b1aac1c26e4c32b5ba1372d321d0c8"
02:11:26.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:26 on dist-test-slave-fwbr"
02:11:26.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.907109 13965 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
02:11:26.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.910383 13979 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:11:26.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.912132 13965 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
02:11:26.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.912321 13965 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/data,/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/wal
02:11:26.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "70b1aac1c26e4c32b5ba1372d321d0c8"
02:11:26.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:26 on dist-test-slave-fwbr"
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.912544 13965 fs_report.cc:389] FS layout report
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/wal
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/wal
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/data/data
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:11:26.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:11:26.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.944998 13965 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:11:26.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.946022 13965 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:11:26.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.946308 13965 kserver.cc:163] Server-wide thread pool size limit: 3276
02:11:26.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.956768 13965 rpc_server.cc:307] RPC server started. Bound to: 127.13.160.190:40029
02:11:26.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.956799 14031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.160.190:40029 every 8 connection(s)
02:11:26.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.958302 13965 server_base.cc:1193] Dumped server information to /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/data/info.pb
02:11:26.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.962780 14032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:26.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.966674 13954 external_mini_cluster.cc:1434] Started /tmp/dist-test-taske7LQjx/build/debug/bin/kudu as pid 13965
02:11:26.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.966898 13954 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-0/wal/instance
02:11:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.967638 14032 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } has no permanent_uuid. Determining permanent_uuid...
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.969144 13954 external_mini_cluster.cc:1372] Running /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/wal
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/data
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/logs
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/data/info.pb
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.160.189:42371
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.160.189
02:11:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.160.148:38219
02:11:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:11:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.160.190:40029,127.13.160.189:42371,127.13.160.188:44673
02:11:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:11:26.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36239/jwks.json with env {}
02:11:26.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:26.985823 14032 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } has no permanent_uuid. Determining permanent_uuid...
02:11:26.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.987246 13982 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.160.189:42371: connect: Connection refused (error 111)
02:11:26.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:26.988988 14032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.160.189:42371: Network error: Client connection negotiation failed: client connection to 127.13.160.189:42371: connect: Connection refused (error 111)
02:11:27.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.038292 14032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } attempt: 1
02:11:27.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.045009 14032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.160.189:42371: Network error: Client connection negotiation failed: client connection to 127.13.160.189:42371: connect: Connection refused (error 111)
02:11:27.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.113253 14032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } attempt: 2
02:11:27.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.115725 14032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.160.189:42371: Network error: Client connection negotiation failed: client connection to 127.13.160.189:42371: connect: Connection refused (error 111)
02:11:27.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.121977 14034 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:11:27.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.122318 14034 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:11:27.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.122372 14034 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:11:27.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.128710 14034 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:11:27.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.128849 14034 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:11:27.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.128881 14034 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:11:27.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.128909 14034 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:11:27.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.128952 14034 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:11:27.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.128974 14034 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36239/jwks.json
02:11:27.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.136555 14034 master_runner.cc:387] Master server non-default flags:
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.160.148:38219
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/data
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/wal
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.160.190:40029,127.13.160.189:42371,127.13.160.188:44673
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.160.189:42371
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36239/jwks.json
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/data/info.pb
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.160.189
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14034
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/logs
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:43:16 UTC on bdcb31816ec0
02:11:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12764
02:11:27.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.138558 14034 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:11:27.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.140632 14034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:11:27.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.150682 14043 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:27.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.150696 14044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:27.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.151120 14046 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:27.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.151219 14034 server_base.cc:1061] running on GCE node
02:11:27.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.151872 14034 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:11:27.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.153126 14034 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:11:27.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.154362 14034 hybrid_clock.cc:648] HybridClock initialized: now 1783476687154340 us; error 60 us; skew 500 ppm
02:11:27.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.157001 14034 webserver.cc:533] Webserver started at http://127.13.160.189:44073/ using document root <none> and password file <none>
02:11:27.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.157692 14034 fs_manager.cc:362] Metadata directory not provided
02:11:27.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.157778 14034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:11:27.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.158119 14034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:11:27.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.160071 14034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/data/instance:
02:11:27.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5d5771f7009c4c67ad27b2e925cffd84"
02:11:27.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:27 on dist-test-slave-fwbr"
02:11:27.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.160691 14034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/wal/instance:
02:11:27.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5d5771f7009c4c67ad27b2e925cffd84"
02:11:27.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:27 on dist-test-slave-fwbr"
02:11:27.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.165187 14034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
02:11:27.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.168286 14052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:11:27.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.169989 14034 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
02:11:27.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.170230 14034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/data,/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/wal
02:11:27.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5d5771f7009c4c67ad27b2e925cffd84"
02:11:27.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:27 on dist-test-slave-fwbr"
02:11:27.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.170588 14034 fs_report.cc:389] FS layout report
02:11:27.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:11:27.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/wal
02:11:27.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/wal
02:11:27.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/data/data
02:11:27.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:11:27.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:11:27.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:11:27.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:11:27.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:11:27.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:11:27.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:11:27.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:11:27.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:11:27.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:11:27.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:11:27.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.187614 14034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:11:27.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.188513 14034 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:11:27.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.188735 14034 kserver.cc:163] Server-wide thread pool size limit: 3276
02:11:27.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.197687 14034 rpc_server.cc:307] RPC server started. Bound to: 127.13.160.189:42371
02:11:27.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.197695 14104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.160.189:42371 every 8 connection(s)
02:11:27.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.199060 14034 server_base.cc:1193] Dumped server information to /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/data/info.pb
02:11:27.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.199384 13954 external_mini_cluster.cc:1434] Started /tmp/dist-test-taske7LQjx/build/debug/bin/kudu as pid 14034
02:11:27.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.199515 13954 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-1/wal/instance
02:11:27.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.200538 13954 external_mini_cluster.cc:1372] Running /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:27.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:27.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/wal
02:11:27.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/data
02:11:27.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:11:27.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:11:27.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:11:27.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:27.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/logs
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/data/info.pb
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.160.188:44673
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.160.188
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.160.148:38219
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.160.190:40029,127.13.160.189:42371,127.13.160.188:44673
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:11:27.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36239/jwks.json with env {}
02:11:27.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.204336 14105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:27.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.206957 14032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } attempt: 3
02:11:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.213013 14105 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } has no permanent_uuid. Determining permanent_uuid...
02:11:27.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.220630 14032 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } has no permanent_uuid. Determining permanent_uuid...
02:11:27.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.223361 14032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.160.188:44673: Network error: Client connection negotiation failed: client connection to 127.13.160.188:44673: connect: Connection refused (error 111)
02:11:27.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.224997 14105 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } has no permanent_uuid. Determining permanent_uuid...
02:11:27.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.229674 14105 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } has no permanent_uuid. Determining permanent_uuid...
02:11:27.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.230742 14055 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.160.188:44673: connect: Connection refused (error 111)
02:11:27.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.232173 14105 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.160.188:44673: Network error: Client connection negotiation failed: client connection to 127.13.160.188:44673: connect: Connection refused (error 111)
02:11:27.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.254606 14032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } attempt: 1
02:11:27.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.256489 14032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.160.188:44673: Network error: Client connection negotiation failed: client connection to 127.13.160.188:44673: connect: Connection refused (error 111)
02:11:27.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.281536 14105 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } attempt: 1
02:11:27.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.284001 14105 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.160.188:44673: Network error: Client connection negotiation failed: client connection to 127.13.160.188:44673: connect: Connection refused (error 111)
02:11:27.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.331786 14032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } attempt: 2
02:11:27.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.334071 14032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.160.188:44673: Network error: Client connection negotiation failed: client connection to 127.13.160.188:44673: connect: Connection refused (error 111)
02:11:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.337940 14107 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:11:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.338218 14107 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:11:27.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.338281 14107 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:11:27.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.341954 14107 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:11:27.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.342057 14107 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:11:27.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.342089 14107 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:11:27.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.342113 14107 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:11:27.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.342136 14107 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:11:27.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.342155 14107 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36239/jwks.json
02:11:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.346465 14107 master_runner.cc:387] Master server non-default flags:
02:11:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.160.148:38219
02:11:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/data
02:11:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/wal
02:11:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:11:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.160.190:40029,127.13.160.189:42371,127.13.160.188:44673
02:11:27.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.160.188:44673
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36239/jwks.json
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/data/info.pb
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.160.188
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14107
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/logs
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:43:16 UTC on bdcb31816ec0
02:11:27.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12764
02:11:27.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.348048 14107 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:11:27.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.349385 14107 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:11:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.352311 14105 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } attempt: 2
02:11:27.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.354313 14105 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.160.188:44673: Network error: Client connection negotiation failed: client connection to 127.13.160.188:44673: connect: Connection refused (error 111)
02:11:27.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.355835 14116 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:27.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.355831 14115 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:27.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.355868 14118 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:27.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.356056 14107 server_base.cc:1061] running on GCE node
02:11:27.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.357323 14107 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:11:27.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.358610 14107 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:11:27.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.359838 14107 hybrid_clock.cc:648] HybridClock initialized: now 1783476687359803 us; error 66 us; skew 500 ppm
02:11:27.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.362547 14107 webserver.cc:533] Webserver started at http://127.13.160.188:46655/ using document root <none> and password file <none>
02:11:27.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.363318 14107 fs_manager.cc:362] Metadata directory not provided
02:11:27.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.363384 14107 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:11:27.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.363595 14107 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:11:27.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.365800 14107 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/data/instance:
02:11:27.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "61409df1b98b4fef99821de7d2d109c0"
02:11:27.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:27 on dist-test-slave-fwbr"
02:11:27.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.366438 14107 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/wal/instance:
02:11:27.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "61409df1b98b4fef99821de7d2d109c0"
02:11:27.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:27 on dist-test-slave-fwbr"
02:11:27.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.371114 14107 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
02:11:27.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.374194 14124 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.376190 14107 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.376363 14107 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/data,/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/wal
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "61409df1b98b4fef99821de7d2d109c0"
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:27 on dist-test-slave-fwbr"
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.376559 14107 fs_report.cc:389] FS layout report
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/wal
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/wal
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/data/data
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:11:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:11:27.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.405170 14107 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:11:27.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.406075 14107 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:11:27.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.406267 14107 kserver.cc:163] Server-wide thread pool size limit: 3276
02:11:27.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.416026 14107 rpc_server.cc:307] RPC server started. Bound to: 127.13.160.188:44673
02:11:27.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.416035 14176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.160.188:44673 every 8 connection(s)
02:11:27.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.417491 14107 server_base.cc:1193] Dumped server information to /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/data/info.pb
02:11:27.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.421175 14177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:27.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.421306 13954 external_mini_cluster.cc:1434] Started /tmp/dist-test-taske7LQjx/build/debug/bin/kudu as pid 14107
02:11:27.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.421412 13954 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/master-2/wal/instance
02:11:27.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.425020 14177 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } has no permanent_uuid. Determining permanent_uuid...
02:11:27.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.433336 14032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } attempt: 3
02:11:27.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.438413 14177 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } has no permanent_uuid. Determining permanent_uuid...
02:11:27.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.444190 14177 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } has no permanent_uuid. Determining permanent_uuid...
02:11:27.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.445501 14105 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } attempt: 3
02:11:27.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.446017 14032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8: Bootstrap starting.
02:11:27.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.448763 14032 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8: Neither blocks nor log segments found. Creating new log.
02:11:27.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.450218 14032 log.cc:826] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8: Log is configured to *not* fsync() on all Append() calls
02:11:27.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.452207 14032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8: No bootstrap required, opened a new log
02:11:27.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.452625 14177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0: Bootstrap starting.
02:11:27.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.454149 14105 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84: Bootstrap starting.
02:11:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.455403 14032 raft_consensus.cc:359] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } }
02:11:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.455610 14032 raft_consensus.cc:385] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.455662 14032 raft_consensus.cc:740] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b1aac1c26e4c32b5ba1372d321d0c8, State: Initialized, Role: FOLLOWER
02:11:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.455960 14177 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0: Neither blocks nor log segments found. Creating new log.
02:11:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.456138 14032 consensus_queue.cc:260] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [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: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } }
02:11:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.456624 14185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [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: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } } }
02:11:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.456745 14185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [sys.catalog]: This master's current role is: FOLLOWER
02:11:27.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.457173 14177 log.cc:826] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0: Log is configured to *not* fsync() on all Append() calls
02:11:27.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.457376 14032 sys_catalog.cc:565] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [sys.catalog]: configured and running, proceeding with master startup.
02:11:27.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.459884 14177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0: No bootstrap required, opened a new log
02:11:27.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.464314 14177 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } }
02:11:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.464978 14177 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.465174 14177 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61409df1b98b4fef99821de7d2d109c0, State: Initialized, Role: FOLLOWER
02:11:27.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.465204 14105 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84: Neither blocks nor log segments found. Creating new log.
02:11:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.466037 14177 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [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: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } }
02:11:27.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.466347 14105 log.cc:826] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84: Log is configured to *not* fsync() on all Append() calls
02:11:27.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.465394 13965 master_runner.cc:187] Error getting master registration for 127.13.160.189:42371: OK, instance_id { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" instance_seqno: 1783476687195097 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:11:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.467657 13965 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:11:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.462913 14197 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:11:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.468072 14197 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:11:27.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.468345 14177 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [sys.catalog]: configured and running, proceeding with master startup.
02:11:27.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.478526 14105 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84: No bootstrap required, opened a new log
02:11:27.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.477573 14107 master_runner.cc:187] Error getting master registration for 127.13.160.189:42371: OK, instance_id { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" instance_seqno: 1783476687195097 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:11:27.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.480242 14107 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:11:27.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.480687 14200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [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: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } } }
02:11:27.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.481029 14211 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:11:27.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.481034 14200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [sys.catalog]: This master's current role is: FOLLOWER
02:11:27.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.481288 14211 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:11:27.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.483858 14105 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } }
02:11:27.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.484117 14105 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:27.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.484177 14105 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d5771f7009c4c67ad27b2e925cffd84, State: Initialized, Role: FOLLOWER
02:11:27.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.484887 14105 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [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: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } }
02:11:27.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.486815 14105 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [sys.catalog]: configured and running, proceeding with master startup.
02:11:27.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.498888 14034 master_runner.cc:264] No leader master found from master 5d5771f7009c4c67ad27b2e925cffd84
02:11:27.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.499011 14034 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:11:27.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.502238 14224 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:11:27.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.502684 14224 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:11:27.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.502521 14213 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [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: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } } }
02:11:27.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.502882 14213 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [sys.catalog]: This master's current role is: FOLLOWER
02:11:27.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.657987 14130 tablet.cc:2406] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:11:27.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.690464 14058 tablet.cc:2406] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:11:27.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.698882 13985 tablet.cc:2406] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:11:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.747113 14185 raft_consensus.cc:493] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:11:27.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.747325 14185 raft_consensus.cc:515] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } }
02:11:27.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.748672 14185 leader_election.cc:290] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d5771f7009c4c67ad27b2e925cffd84 (127.13.160.189:42371), 61409df1b98b4fef99821de7d2d109c0 (127.13.160.188:44673)
02:11:27.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.749648 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d5771f7009c4c67ad27b2e925cffd84" is_pre_election: true
02:11:27.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.749790 14151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61409df1b98b4fef99821de7d2d109c0" is_pre_election: true
02:11:27.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.750164 14151 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b1aac1c26e4c32b5ba1372d321d0c8 in term 0.
02:11:27.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.750171 14079 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b1aac1c26e4c32b5ba1372d321d0c8 in term 0.
02:11:27.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.750805 13982 leader_election.cc:304] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [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: 61409df1b98b4fef99821de7d2d109c0, 70b1aac1c26e4c32b5ba1372d321d0c8; no voters: 
02:11:27.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.751230 14185 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:11:27.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.751345 14185 raft_consensus.cc:493] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:11:27.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.751400 14185 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [term 0 FOLLOWER]: Advancing to term 1
02:11:27.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.752836 14185 raft_consensus.cc:515] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } }
02:11:27.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.753366 14185 leader_election.cc:290] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [CANDIDATE]: Term 1 election: Requested vote from peers 5d5771f7009c4c67ad27b2e925cffd84 (127.13.160.189:42371), 61409df1b98b4fef99821de7d2d109c0 (127.13.160.188:44673)
02:11:27.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.754148 14079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d5771f7009c4c67ad27b2e925cffd84"
02:11:27.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.754281 14151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61409df1b98b4fef99821de7d2d109c0"
02:11:27.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.754385 14079 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [term 0 FOLLOWER]: Advancing to term 1
02:11:27.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.754426 14151 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [term 0 FOLLOWER]: Advancing to term 1
02:11:27.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.755690 14079 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b1aac1c26e4c32b5ba1372d321d0c8 in term 1.
02:11:27.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.755962 14151 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b1aac1c26e4c32b5ba1372d321d0c8 in term 1.
02:11:27.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.756258 13982 leader_election.cc:304] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [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: 5d5771f7009c4c67ad27b2e925cffd84, 70b1aac1c26e4c32b5ba1372d321d0c8; no voters: 
02:11:27.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.756747 14185 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [term 1 FOLLOWER]: Leader election won for term 1
02:11:27.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.757030 14185 raft_consensus.cc:697] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [term 1 LEADER]: Becoming Leader. State: Replica: 70b1aac1c26e4c32b5ba1372d321d0c8, State: Running, Role: LEADER
02:11:27.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.757488 14185 consensus_queue.cc:237] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [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: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } }
02:11:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.760978 14226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 70b1aac1c26e4c32b5ba1372d321d0c8. Latest consensus state: current_term: 1 leader_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } } }
02:11:27.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.761381 14226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [sys.catalog]: This master's current role is: LEADER
02:11:27.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.761962 14228 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
02:11:27.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.763283 14228 catalog_manager.cc:1520] Initializing Kudu cluster ID...
02:11:27.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.770211 14151 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [term 1 FOLLOWER]: Refusing update from remote peer 70b1aac1c26e4c32b5ba1372d321d0c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:11:27.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.770211 14079 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [term 1 FOLLOWER]: Refusing update from remote peer 70b1aac1c26e4c32b5ba1372d321d0c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:11:27.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.771317 14185 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:27.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.771579 14226 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:27.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.777360 14200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 70b1aac1c26e4c32b5ba1372d321d0c8. Latest consensus state: current_term: 1 leader_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } } }
02:11:27.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.777438 14213 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 70b1aac1c26e4c32b5ba1372d321d0c8. Latest consensus state: current_term: 1 leader_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } } }
02:11:27.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.777588 14213 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [sys.catalog]: This master's current role is: FOLLOWER
02:11:27.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.777588 14200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [sys.catalog]: This master's current role is: FOLLOWER
02:11:27.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.781100 14226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } } }
02:11:27.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.781277 14226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [sys.catalog]: This master's current role is: LEADER
02:11:27.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.782090 14229 mvcc.cc:204] Tried to move back new op lower bound from 7305120513096126464 to 7305120513059549184. Current Snapshot: MvccSnapshot[applied={T|T < 7305120513096126464}]
02:11:27.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.782147 14200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } } }
02:11:27.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.782343 14200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0 [sys.catalog]: This master's current role is: FOLLOWER
02:11:27.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.782567 14185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } } }
02:11:27.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.782699 14185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8 [sys.catalog]: This master's current role is: LEADER
02:11:27.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.784170 14213 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b1aac1c26e4c32b5ba1372d321d0c8" member_type: VOTER last_known_addr { host: "127.13.160.190" port: 40029 } } peers { permanent_uuid: "5d5771f7009c4c67ad27b2e925cffd84" member_type: VOTER last_known_addr { host: "127.13.160.189" port: 42371 } } peers { permanent_uuid: "61409df1b98b4fef99821de7d2d109c0" member_type: VOTER last_known_addr { host: "127.13.160.188" port: 44673 } } }
02:11:27.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.784334 14213 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84 [sys.catalog]: This master's current role is: FOLLOWER
02:11:27.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.787333 14228 catalog_manager.cc:1383] Generated new cluster ID: f90e38ab8fd540f58e0cf5558e746e93
02:11:27.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.787446 14228 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
02:11:27.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.799307 14228 catalog_manager.cc:1406] Generated new certificate authority record
02:11:27.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.801155 14228 catalog_manager.cc:1540] Loading token signing keys...
02:11:27.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.825834 14228 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 70b1aac1c26e4c32b5ba1372d321d0c8: Generated new TSK 0
02:11:27.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.827287 14228 catalog_manager.cc:1550] Initializing in-progress tserver states...
02:11:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.843112 13954 external_mini_cluster.cc:1372] Running /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/wal
02:11:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/data
02:11:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:11:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:11:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:11:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/logs
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/data/info.pb
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.160.129:0
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.160.129
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.160.129
02:11:27.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:27.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.160.190:40029,127.13.160.189:42371,127.13.160.188:44673
02:11:27.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.160.148:38219
02:11:27.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:27.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:27.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:11:27.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.985854 14238 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:11:27.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.986104 14238 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:11:27.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.986150 14238 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:11:27.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.989813 14238 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:11:27.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:27.990013 14238 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.160.129
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.994756 14238 tablet_server_runner.cc:78] Tablet server non-default flags:
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.160.148:38219
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/data
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/wal
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.160.129:0
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/data/info.pb
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.160.129
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.160.190:40029,127.13.160.189:42371,127.13.160.188:44673
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14238
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:27.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.160.129
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/logs
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:43:16 UTC on bdcb31816ec0
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12764
02:11:27.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.995913 14238 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:11:27.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:27.997125 14238 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:11:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.004843 14244 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.005080 14238 server_base.cc:1061] running on GCE node
02:11:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.004971 14246 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.004881 14243 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:28.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.005942 14238 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:11:28.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.006518 14238 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:11:28.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.007717 14238 hybrid_clock.cc:648] HybridClock initialized: now 1783476688007701 us; error 48 us; skew 500 ppm
02:11:28.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.010066 14238 webserver.cc:533] Webserver started at http://127.13.160.129:38247/ using document root <none> and password file <none>
02:11:28.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.010783 14238 fs_manager.cc:362] Metadata directory not provided
02:11:28.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.010871 14238 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:11:28.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.011134 14238 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:11:28.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.012923 14238 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/data/instance:
02:11:28.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e41060cc90624c989f135ea002c4b24c"
02:11:28.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:28 on dist-test-slave-fwbr"
02:11:28.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.013468 14238 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/wal/instance:
02:11:28.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e41060cc90624c989f135ea002c4b24c"
02:11:28.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:28 on dist-test-slave-fwbr"
02:11:28.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.017035 14238 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
02:11:28.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.019604 14252 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.021152 14238 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.021307 14238 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/data,/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/wal
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e41060cc90624c989f135ea002c4b24c"
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:28 on dist-test-slave-fwbr"
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.021548 14238 fs_report.cc:389] FS layout report
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/wal
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/wal
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/data/data
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:11:28.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:11:28.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:11:28.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:11:28.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:11:28.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:11:28.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:11:28.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.040288 14238 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:11:28.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.041136 14238 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:11:28.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.041381 14238 kserver.cc:163] Server-wide thread pool size limit: 3276
02:11:28.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.042277 14238 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:11:28.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.043789 14238 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:11:28.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.044021 14238 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:11:28.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.044195 14238 ts_tablet_manager.cc:616] Registered 0 tablets
02:11:28.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.044310 14238 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:11:28.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.058660 14238 rpc_server.cc:307] RPC server started. Bound to: 127.13.160.129:34047
02:11:28.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.058763 14365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.160.129:34047 every 8 connection(s)
02:11:28.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.060129 14238 server_base.cc:1193] Dumped server information to /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/data/info.pb
02:11:28.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.063120 13954 external_mini_cluster.cc:1434] Started /tmp/dist-test-taske7LQjx/build/debug/bin/kudu as pid 14238
02:11:28.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.063257 13954 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-0/wal/instance
02:11:28.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.066401 13954 external_mini_cluster.cc:1372] Running /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/wal
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/data
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/logs
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/data/info.pb
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.160.130:0
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.160.130
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.160.130
02:11:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:28.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.160.190:40029,127.13.160.189:42371,127.13.160.188:44673
02:11:28.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.160.148:38219
02:11:28.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:28.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:28.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:11:28.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.076165 14368 heartbeater.cc:344] Connected to a master server at 127.13.160.189:42371
02:11:28.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.076233 14366 heartbeater.cc:344] Connected to a master server at 127.13.160.188:44673
02:11:28.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.076323 14367 heartbeater.cc:344] Connected to a master server at 127.13.160.190:40029
02:11:28.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.076620 14367 heartbeater.cc:461] Registering TS with master...
02:11:28.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.076658 14368 heartbeater.cc:461] Registering TS with master...
02:11:28.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.077438 14368 heartbeater.cc:507] Master 127.13.160.189:42371 requested a full tablet report, sending...
02:11:28.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.077440 14367 heartbeater.cc:507] Master 127.13.160.190:40029 requested a full tablet report, sending...
02:11:28.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.076625 14366 heartbeater.cc:461] Registering TS with master...
02:11:28.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.078423 14366 heartbeater.cc:507] Master 127.13.160.188:44673 requested a full tablet report, sending...
02:11:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.079756 13996 ts_manager.cc:194] Registered new tserver with Master: e41060cc90624c989f135ea002c4b24c (127.13.160.129:34047)
02:11:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.079969 14069 ts_manager.cc:194] Registered new tserver with Master: e41060cc90624c989f135ea002c4b24c (127.13.160.129:34047)
02:11:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.081068 14141 ts_manager.cc:194] Registered new tserver with Master: e41060cc90624c989f135ea002c4b24c (127.13.160.129:34047)
02:11:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.081772 13996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.160.129:33725
02:11:28.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.220850 14376 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:11:28.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.221233 14376 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:11:28.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.221313 14376 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:11:28.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.227178 14376 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:11:28.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.227478 14376 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.160.130
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.233040 14376 tablet_server_runner.cc:78] Tablet server non-default flags:
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.160.148:38219
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/data
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/wal
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.160.130:0
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/data/info.pb
02:11:28.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.160.130
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.160.190:40029,127.13.160.189:42371,127.13.160.188:44673
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14376
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.160.130
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/logs
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:43:16 UTC on bdcb31816ec0
02:11:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12764
02:11:28.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.235014 14376 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:11:28.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.236737 14376 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:11:28.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.246160 14381 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:28.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.246146 14382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:28.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.246146 14384 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.247779 14376 server_base.cc:1061] running on GCE node
02:11:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.248380 14376 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:11:28.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.249338 14376 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:11:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.250560 14376 hybrid_clock.cc:648] HybridClock initialized: now 1783476688250525 us; error 70 us; skew 500 ppm
02:11:28.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.253585 14376 webserver.cc:533] Webserver started at http://127.13.160.130:36469/ using document root <none> and password file <none>
02:11:28.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.254421 14376 fs_manager.cc:362] Metadata directory not provided
02:11:28.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.254514 14376 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:11:28.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.254767 14376 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:11:28.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.257153 14376 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/data/instance:
02:11:28.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ae3c344580cc4605818121bda8d7267d"
02:11:28.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:28 on dist-test-slave-fwbr"
02:11:28.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.257787 14376 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/wal/instance:
02:11:28.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ae3c344580cc4605818121bda8d7267d"
02:11:28.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:28 on dist-test-slave-fwbr"
02:11:28.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.263160 14376 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
02:11:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.266727 14390 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:11:28.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.268460 14376 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
02:11:28.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.268635 14376 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/data,/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/wal
02:11:28.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ae3c344580cc4605818121bda8d7267d"
02:11:28.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:28 on dist-test-slave-fwbr"
02:11:28.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.268754 14376 fs_report.cc:389] FS layout report
02:11:28.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:11:28.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/wal
02:11:28.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/wal
02:11:28.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/data/data
02:11:28.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:11:28.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:11:28.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:11:28.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:11:28.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:11:28.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:11:28.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:11:28.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:11:28.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:11:28.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:11:28.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:11:28.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.299325 14376 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:11:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.300302 14376 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:11:28.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.300593 14376 kserver.cc:163] Server-wide thread pool size limit: 3276
02:11:28.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.301339 14376 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:11:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.302816 14376 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:11:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.302891 14376 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:11:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.302950 14376 ts_tablet_manager.cc:616] Registered 0 tablets
02:11:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.302974 14376 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:11:28.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.316680 14376 rpc_server.cc:307] RPC server started. Bound to: 127.13.160.130:36493
02:11:28.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.316766 14503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.160.130:36493 every 8 connection(s)
02:11:28.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.318509 14376 server_base.cc:1193] Dumped server information to /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/data/info.pb
02:11:28.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.327461 13954 external_mini_cluster.cc:1434] Started /tmp/dist-test-taske7LQjx/build/debug/bin/kudu as pid 14376
02:11:28.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.327606 13954 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-1/wal/instance
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.333156 13954 external_mini_cluster.cc:1372] Running /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taske7LQjx/build/debug/bin/kudu
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/wal
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/data
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/logs
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/data/info.pb
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.160.131:0
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.160.131
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.160.131
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.160.190:40029,127.13.160.189:42371,127.13.160.188:44673
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.160.148:38219
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.333896 14504 heartbeater.cc:344] Connected to a master server at 127.13.160.188:44673
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.334177 14504 heartbeater.cc:461] Registering TS with master...
02:11:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.335129 14504 heartbeater.cc:507] Master 127.13.160.188:44673 requested a full tablet report, sending...
02:11:28.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.337307 14141 ts_manager.cc:194] Registered new tserver with Master: ae3c344580cc4605818121bda8d7267d (127.13.160.130:36493)
02:11:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.338250 14506 heartbeater.cc:344] Connected to a master server at 127.13.160.189:42371
02:11:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.338369 14506 heartbeater.cc:461] Registering TS with master...
02:11:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.338775 14506 heartbeater.cc:507] Master 127.13.160.189:42371 requested a full tablet report, sending...
02:11:28.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.340312 14069 ts_manager.cc:194] Registered new tserver with Master: ae3c344580cc4605818121bda8d7267d (127.13.160.130:36493)
02:11:28.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.341585 14505 heartbeater.cc:344] Connected to a master server at 127.13.160.190:40029
02:11:28.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.341743 14505 heartbeater.cc:461] Registering TS with master...
02:11:28.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.342077 14505 heartbeater.cc:507] Master 127.13.160.190:40029 requested a full tablet report, sending...
02:11:28.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.343227 13996 ts_manager.cc:194] Registered new tserver with Master: ae3c344580cc4605818121bda8d7267d (127.13.160.130:36493)
02:11:28.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.344255 13996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.160.130:48045
02:11:28.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.483902 14211 catalog_manager.cc:1295] Loaded cluster ID: f90e38ab8fd540f58e0cf5558e746e93
02:11:28.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.484051 14211 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0: loading cluster ID for follower catalog manager: success
02:11:28.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.487138 14211 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0: acquiring CA information for follower catalog manager: success
02:11:28.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.489414 14211 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 61409df1b98b4fef99821de7d2d109c0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:11:28.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.490033 14511 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:11:28.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.490343 14511 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:11:28.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.490428 14511 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:11:28.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.494937 14511 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:11:28.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.495163 14511 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.160.131
02:11:28.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.500325 14511 tablet_server_runner.cc:78] Tablet server non-default flags:
02:11:28.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:11:28.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.160.148:38219
02:11:28.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:11:28.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:11:28.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/data
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/wal
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.160.131:0
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/data/info.pb
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.160.131
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.160.190:40029,127.13.160.189:42371,127.13.160.188:44673
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14511
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.160.131
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/logs
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 01:43:16 UTC on bdcb31816ec0
02:11:28.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12764
02:11:28.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.502259 14511 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:11:28.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.504205 14511 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:11:28.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.504552 14224 catalog_manager.cc:1295] Loaded cluster ID: f90e38ab8fd540f58e0cf5558e746e93
02:11:28.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.504650 14224 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84: loading cluster ID for follower catalog manager: success
02:11:28.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.507449 14224 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84: acquiring CA information for follower catalog manager: success
02:11:28.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.509407 14224 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 5d5771f7009c4c67ad27b2e925cffd84: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:11:28.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.515101 14517 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:28.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.515395 14519 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:28.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.515620 14516 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
02:11:28.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.517041 14511 server_base.cc:1061] running on GCE node
02:11:28.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.517722 14511 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:11:28.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.518647 14511 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:11:28.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.519909 14511 hybrid_clock.cc:648] HybridClock initialized: now 1783476688519819 us; error 110 us; skew 500 ppm
02:11:28.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.522936 14511 webserver.cc:533] Webserver started at http://127.13.160.131:44403/ using document root <none> and password file <none>
02:11:28.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.523849 14511 fs_manager.cc:362] Metadata directory not provided
02:11:28.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.523958 14511 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:11:28.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.524255 14511 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:11:28.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.526633 14511 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/data/instance:
02:11:28.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6ea4f107b76a42e3aaa74bf2abfbbb9b"
02:11:28.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:28 on dist-test-slave-fwbr"
02:11:28.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.527369 14511 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/wal/instance:
02:11:28.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6ea4f107b76a42e3aaa74bf2abfbbb9b"
02:11:28.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:28 on dist-test-slave-fwbr"
02:11:28.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.532335 14511 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
02:11:28.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.535738 14525 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:11:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.537364 14511 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
02:11:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.537539 14511 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/data,/tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/wal
02:11:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6ea4f107b76a42e3aaa74bf2abfbbb9b"
02:11:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 02:11:28 on dist-test-slave-fwbr"
02:11:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.537678 14511 fs_report.cc:389] FS layout report
02:11:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:11:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/wal
02:11:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/wal
02:11:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/data/data
02:11:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:11:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:11:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:11:28.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:11:28.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:11:28.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:11:28.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:11:28.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:11:28.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:11:28.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:11:28.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:11:28.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.557348 14511 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:11:28.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.558264 14511 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:11:28.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.558534 14511 kserver.cc:163] Server-wide thread pool size limit: 3276
02:11:28.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.559573 14511 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:11:28.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.561262 14511 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:11:28.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.561329 14511 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:11:28.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.561388 14511 ts_tablet_manager.cc:616] Registered 0 tablets
02:11:28.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.561403 14511 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:11:28.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.577273 14511 rpc_server.cc:307] RPC server started. Bound to: 127.13.160.131:37815
02:11:28.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.577291 14638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.160.131:37815 every 8 connection(s)
02:11:28.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.578745 14511 server_base.cc:1193] Dumped server information to /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/data/info.pb
02:11:28.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.583535 13954 external_mini_cluster.cc:1434] Started /tmp/dist-test-taske7LQjx/build/debug/bin/kudu as pid 14511
02:11:28.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.583670 13954 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taske7LQjx/test-tmp/mini-kudu-cluster10101508144274971820/ts-2/wal/instance
02:11:28.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.594515 14639 heartbeater.cc:344] Connected to a master server at 127.13.160.188:44673
02:11:28.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.594854 14639 heartbeater.cc:461] Registering TS with master...
02:11:28.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.595602 14639 heartbeater.cc:507] Master 127.13.160.188:44673 requested a full tablet report, sending...
02:11:28.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.595899 14640 heartbeater.cc:344] Connected to a master server at 127.13.160.190:40029
02:11:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.596697 14641 heartbeater.cc:344] Connected to a master server at 127.13.160.189:42371
02:11:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.596722 14640 heartbeater.cc:461] Registering TS with master...
02:11:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.596814 14641 heartbeater.cc:461] Registering TS with master...
02:11:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.597108 14641 heartbeater.cc:507] Master 127.13.160.189:42371 requested a full tablet report, sending...
02:11:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.597126 14640 heartbeater.cc:507] Master 127.13.160.190:40029 requested a full tablet report, sending...
02:11:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.597643 14141 ts_manager.cc:194] Registered new tserver with Master: 6ea4f107b76a42e3aaa74bf2abfbbb9b (127.13.160.131:37815)
02:11:28.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.598308 13996 ts_manager.cc:194] Registered new tserver with Master: 6ea4f107b76a42e3aaa74bf2abfbbb9b (127.13.160.131:37815)
02:11:28.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.598869 14069 ts_manager.cc:194] Registered new tserver with Master: 6ea4f107b76a42e3aaa74bf2abfbbb9b (127.13.160.131:37815)
02:11:28.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.599071 13996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.160.131:57143
02:11:28.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.610379 13954 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
02:11:28.611 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:11:28.611 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

02:11:28.615 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.160.190"
      port: 40029
    }
    bound_http_address {
      host: "127.13.160.190"
      port: 34387
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.160.189"
      port: 42371
    }
    bound_http_address {
      host: "127.13.160.189"
      port: 44073
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.160.188"
      port: 44673
    }
    bound_http_address {
      host: "127.13.160.188"
      port: 46655
    }
  }
}

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

02:11:28.617 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.160.129"
      port: 34047
    }
    bound_http_address {
      host: "127.13.160.129"
      port: 38247
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.160.130"
      port: 36493
    }
    bound_http_address {
      host: "127.13.160.130"
      port: 36469
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.160.131"
      port: 37815
    }
    bound_http_address {
      host: "127.13.160.131"
      port: 44403
    }
  }
}

02:11:28.617 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
02:11:28.620 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:11:28.622 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.160.190:40029(127.13.160.190:40029)] connecting to peer
02:11:28.623 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.160.189:42371(127.13.160.189:42371)] connecting to peer
02:11:28.624 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.160.190:40029(127.13.160.190:40029)] Successfully connected to peer
02:11:28.625 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.160.188:44673(127.13.160.188:44673)] connecting to peer
02:11:28.626 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.160.189:42371(127.13.160.189:42371)] Successfully connected to peer
02:11:28.627 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.160.190
02:11:28.627 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.160.188:44673(127.13.160.188:44673)] Successfully connected to peer
02:11:28.628 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.160.189
02:11:28.628 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.160.188
02:11:28.637 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x51b5203b, L:/127.0.0.1:39604 - R:/127.13.160.188:44673] using SASL/PLAIN
02:11:28.637 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x76603a82, L:/127.0.0.1:45100 - R:/127.13.160.190:40029] using SASL/PLAIN
02:11:28.638 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70d39aae, L:/127.0.0.1:53912 - R:/127.13.160.189:42371] using SASL/PLAIN
02:11:28.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:11:28.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=19), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.160.190:40029, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.160.189:42371, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.160.188:44673, [18ms] Sub RPC ConnectToMaster: received response from server master-127.13.160.188:44673: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.13.160.190:40029: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.13.160.189:42371: OK, deferred=null) after lookup
02:11:28.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.641978 13996 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45100:
02:11:28.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
02:11:28.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
02:11:28.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:11:28.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
02:11:28.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:11:28.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
02:11:28.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:11:28.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:11:28.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:11:28.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:11:28.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:11:28.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
02:11:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:11:28.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:11:28.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.643955 13996 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testMultipleSessions in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
02:11:28.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 20d99c7e873d4a00b37b7794b729cad2
02:11:28.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.672194 14573 tablet_service.cc:1511] Processing CreateTablet for tablet ea68e2380f2441eda166808cb7d01cd4 (DEFAULT_TABLE table=testMultipleSessions [id=20d99c7e873d4a00b37b7794b729cad2]), partition=RANGE (key) PARTITION UNBOUNDED
02:11:28.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.672194 14438 tablet_service.cc:1511] Processing CreateTablet for tablet ea68e2380f2441eda166808cb7d01cd4 (DEFAULT_TABLE table=testMultipleSessions [id=20d99c7e873d4a00b37b7794b729cad2]), partition=RANGE (key) PARTITION UNBOUNDED
02:11:28.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.673696 14438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea68e2380f2441eda166808cb7d01cd4. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:28.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.674049 14573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea68e2380f2441eda166808cb7d01cd4. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:28.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.673636 14300 tablet_service.cc:1511] Processing CreateTablet for tablet ea68e2380f2441eda166808cb7d01cd4 (DEFAULT_TABLE table=testMultipleSessions [id=20d99c7e873d4a00b37b7794b729cad2]), partition=RANGE (key) PARTITION UNBOUNDED
02:11:28.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.674747 14300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea68e2380f2441eda166808cb7d01cd4. 1 dirs total, 0 dirs full, 0 dirs failed
02:11:28.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.682476 14665 tablet_bootstrap.cc:492] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b: Bootstrap starting.
02:11:28.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.682560 14666 tablet_bootstrap.cc:492] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c: Bootstrap starting.
02:11:28.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.685446 14666 tablet_bootstrap.cc:654] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c: Neither blocks nor log segments found. Creating new log.
02:11:28.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.685643 14665 tablet_bootstrap.cc:654] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b: Neither blocks nor log segments found. Creating new log.
02:11:28.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.686468 14666 log.cc:826] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c: Log is configured to *not* fsync() on all Append() calls
02:11:28.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.686589 14665 log.cc:826] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b: Log is configured to *not* fsync() on all Append() calls
02:11:28.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.687561 14667 tablet_bootstrap.cc:492] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d: Bootstrap starting.
02:11:28.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.689162 14665 tablet_bootstrap.cc:492] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b: No bootstrap required, opened a new log
02:11:28.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.689241 14666 tablet_bootstrap.cc:492] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c: No bootstrap required, opened a new log
02:11:28.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.689436 14665 ts_tablet_manager.cc:1403] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
02:11:28.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.689478 14666 ts_tablet_manager.cc:1403] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.001s
02:11:28.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.691566 14667 tablet_bootstrap.cc:654] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d: Neither blocks nor log segments found. Creating new log.
02:11:28.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.692800 14667 log.cc:826] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d: Log is configured to *not* fsync() on all Append() calls
02:11:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.692905 14666 raft_consensus.cc:359] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea4f107b76a42e3aaa74bf2abfbbb9b" member_type: VOTER last_known_addr { host: "127.13.160.131" port: 37815 } } peers { permanent_uuid: "ae3c344580cc4605818121bda8d7267d" member_type: VOTER last_known_addr { host: "127.13.160.130" port: 36493 } } peers { permanent_uuid: "e41060cc90624c989f135ea002c4b24c" member_type: VOTER last_known_addr { host: "127.13.160.129" port: 34047 } }
02:11:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.693370 14666 raft_consensus.cc:385] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:28.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.693466 14666 raft_consensus.cc:740] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e41060cc90624c989f135ea002c4b24c, State: Initialized, Role: FOLLOWER
02:11:28.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.693734 14665 raft_consensus.cc:359] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea4f107b76a42e3aaa74bf2abfbbb9b" member_type: VOTER last_known_addr { host: "127.13.160.131" port: 37815 } } peers { permanent_uuid: "ae3c344580cc4605818121bda8d7267d" member_type: VOTER last_known_addr { host: "127.13.160.130" port: 36493 } } peers { permanent_uuid: "e41060cc90624c989f135ea002c4b24c" member_type: VOTER last_known_addr { host: "127.13.160.129" port: 34047 } }
02:11:28.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.694048 14665 raft_consensus.cc:385] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:28.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.693970 14666 consensus_queue.cc:260] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c [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: "6ea4f107b76a42e3aaa74bf2abfbbb9b" member_type: VOTER last_known_addr { host: "127.13.160.131" port: 37815 } } peers { permanent_uuid: "ae3c344580cc4605818121bda8d7267d" member_type: VOTER last_known_addr { host: "127.13.160.130" port: 36493 } } peers { permanent_uuid: "e41060cc90624c989f135ea002c4b24c" member_type: VOTER last_known_addr { host: "127.13.160.129" port: 34047 } }
02:11:28.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.694114 14665 raft_consensus.cc:740] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea4f107b76a42e3aaa74bf2abfbbb9b, State: Initialized, Role: FOLLOWER
02:11:28.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.694595 14665 consensus_queue.cc:260] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b [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: "6ea4f107b76a42e3aaa74bf2abfbbb9b" member_type: VOTER last_known_addr { host: "127.13.160.131" port: 37815 } } peers { permanent_uuid: "ae3c344580cc4605818121bda8d7267d" member_type: VOTER last_known_addr { host: "127.13.160.130" port: 36493 } } peers { permanent_uuid: "e41060cc90624c989f135ea002c4b24c" member_type: VOTER last_known_addr { host: "127.13.160.129" port: 34047 } }
02:11:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.695003 14666 ts_tablet_manager.cc:1434] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
02:11:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.695266 14367 heartbeater.cc:499] Master 127.13.160.190:40029 was elected leader, sending a full tablet report...
02:11:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.695385 14667 tablet_bootstrap.cc:492] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d: No bootstrap required, opened a new log
02:11:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.695631 14667 ts_tablet_manager.cc:1403] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
02:11:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.695787 14665 ts_tablet_manager.cc:1434] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
02:11:28.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.697685 14640 heartbeater.cc:499] Master 127.13.160.190:40029 was elected leader, sending a full tablet report...
02:11:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.699709 14667 raft_consensus.cc:359] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea4f107b76a42e3aaa74bf2abfbbb9b" member_type: VOTER last_known_addr { host: "127.13.160.131" port: 37815 } } peers { permanent_uuid: "ae3c344580cc4605818121bda8d7267d" member_type: VOTER last_known_addr { host: "127.13.160.130" port: 36493 } } peers { permanent_uuid: "e41060cc90624c989f135ea002c4b24c" member_type: VOTER last_known_addr { host: "127.13.160.129" port: 34047 } }
02:11:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.700270 14667 raft_consensus.cc:385] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:11:28.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.700927 14667 raft_consensus.cc:740] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3c344580cc4605818121bda8d7267d, State: Initialized, Role: FOLLOWER
02:11:28.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.701748 14667 consensus_queue.cc:260] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [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: "6ea4f107b76a42e3aaa74bf2abfbbb9b" member_type: VOTER last_known_addr { host: "127.13.160.131" port: 37815 } } peers { permanent_uuid: "ae3c344580cc4605818121bda8d7267d" member_type: VOTER last_known_addr { host: "127.13.160.130" port: 36493 } } peers { permanent_uuid: "e41060cc90624c989f135ea002c4b24c" member_type: VOTER last_known_addr { host: "127.13.160.129" port: 34047 } }
02:11:28.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.703276 14667 ts_tablet_manager.cc:1434] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
02:11:28.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.704020 14505 heartbeater.cc:499] Master 127.13.160.190:40029 was elected leader, sending a full tablet report...
02:11:28.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.812790 14369 tablet.cc:2406] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:11:28.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.820739 14507 tablet.cc:2406] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:11:28.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 02:11:28.831482 14642 tablet.cc:2406] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:11:28.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.842253 14673 raft_consensus.cc:493] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:11:28.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.842483 14673 raft_consensus.cc:515] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea4f107b76a42e3aaa74bf2abfbbb9b" member_type: VOTER last_known_addr { host: "127.13.160.131" port: 37815 } } peers { permanent_uuid: "ae3c344580cc4605818121bda8d7267d" member_type: VOTER last_known_addr { host: "127.13.160.130" port: 36493 } } peers { permanent_uuid: "e41060cc90624c989f135ea002c4b24c" member_type: VOTER last_known_addr { host: "127.13.160.129" port: 34047 } }
02:11:28.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.843848 14673 leader_election.cc:290] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ea4f107b76a42e3aaa74bf2abfbbb9b (127.13.160.131:37815), e41060cc90624c989f135ea002c4b24c (127.13.160.129:34047)
02:11:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.850162 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea68e2380f2441eda166808cb7d01cd4" candidate_uuid: "ae3c344580cc4605818121bda8d7267d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e41060cc90624c989f135ea002c4b24c" is_pre_election: true
02:11:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.850206 14593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea68e2380f2441eda166808cb7d01cd4" candidate_uuid: "ae3c344580cc4605818121bda8d7267d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea4f107b76a42e3aaa74bf2abfbbb9b" is_pre_election: true
02:11:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.850559 14593 raft_consensus.cc:2468] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3c344580cc4605818121bda8d7267d in term 0.
02:11:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.850554 14320 raft_consensus.cc:2468] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3c344580cc4605818121bda8d7267d in term 0.
02:11:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.851222 14393 leader_election.cc:304] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [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: 6ea4f107b76a42e3aaa74bf2abfbbb9b, ae3c344580cc4605818121bda8d7267d; no voters: 
02:11:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.851629 14673 raft_consensus.cc:2804] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [term 0 FOLLOWER]: Leader pre-election won for term 1
02:11:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.851747 14673 raft_consensus.cc:493] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:11:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.851796 14673 raft_consensus.cc:3060] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [term 0 FOLLOWER]: Advancing to term 1
02:11:28.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.853209 14673 raft_consensus.cc:515] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea4f107b76a42e3aaa74bf2abfbbb9b" member_type: VOTER last_known_addr { host: "127.13.160.131" port: 37815 } } peers { permanent_uuid: "ae3c344580cc4605818121bda8d7267d" member_type: VOTER last_known_addr { host: "127.13.160.130" port: 36493 } } peers { permanent_uuid: "e41060cc90624c989f135ea002c4b24c" member_type: VOTER last_known_addr { host: "127.13.160.129" port: 34047 } }
02:11:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.853802 14673 leader_election.cc:290] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [CANDIDATE]: Term 1 election: Requested vote from peers 6ea4f107b76a42e3aaa74bf2abfbbb9b (127.13.160.131:37815), e41060cc90624c989f135ea002c4b24c (127.13.160.129:34047)
02:11:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.854475 14593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea68e2380f2441eda166808cb7d01cd4" candidate_uuid: "ae3c344580cc4605818121bda8d7267d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea4f107b76a42e3aaa74bf2abfbbb9b"
02:11:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.854478 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea68e2380f2441eda166808cb7d01cd4" candidate_uuid: "ae3c344580cc4605818121bda8d7267d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e41060cc90624c989f135ea002c4b24c"
02:11:28.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.854645 14593 raft_consensus.cc:3060] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b [term 0 FOLLOWER]: Advancing to term 1
02:11:28.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.854696 14320 raft_consensus.cc:3060] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c [term 0 FOLLOWER]: Advancing to term 1
02:11:28.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.855856 14593 raft_consensus.cc:2468] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3c344580cc4605818121bda8d7267d in term 1.
02:11:28.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.855888 14320 raft_consensus.cc:2468] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3c344580cc4605818121bda8d7267d in term 1.
02:11:28.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.856488 14392 leader_election.cc:304] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [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: ae3c344580cc4605818121bda8d7267d, e41060cc90624c989f135ea002c4b24c; no voters: 
02:11:28.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.856775 14673 raft_consensus.cc:2804] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [term 1 FOLLOWER]: Leader election won for term 1
02:11:28.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.857235 14673 raft_consensus.cc:697] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [term 1 LEADER]: Becoming Leader. State: Replica: ae3c344580cc4605818121bda8d7267d, State: Running, Role: LEADER
02:11:28.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.857800 14673 consensus_queue.cc:237] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [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: "6ea4f107b76a42e3aaa74bf2abfbbb9b" member_type: VOTER last_known_addr { host: "127.13.160.131" port: 37815 } } peers { permanent_uuid: "ae3c344580cc4605818121bda8d7267d" member_type: VOTER last_known_addr { host: "127.13.160.130" port: 36493 } } peers { permanent_uuid: "e41060cc90624c989f135ea002c4b24c" member_type: VOTER last_known_addr { host: "127.13.160.129" port: 34047 } }
02:11:28.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.863166 13996 catalog_manager.cc:5697] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d reported cstate change: term changed from 0 to 1, leader changed from <none> to ae3c344580cc4605818121bda8d7267d (127.13.160.130). New cstate: current_term: 1 leader_uuid: "ae3c344580cc4605818121bda8d7267d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ea4f107b76a42e3aaa74bf2abfbbb9b" member_type: VOTER last_known_addr { host: "127.13.160.131" port: 37815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae3c344580cc4605818121bda8d7267d" member_type: VOTER last_known_addr { host: "127.13.160.130" port: 36493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e41060cc90624c989f135ea002c4b24c" member_type: VOTER last_known_addr { host: "127.13.160.129" port: 34047 } health_report { overall_health: UNKNOWN } } }
02:11:28.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea68e2380f2441eda166808cb7d01cd4 for table 'testMultipleSessions' with partition [<start>, <end>)
02:11:28.934 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ea68e2380f2441eda166808cb7d01cd4@[6ea4f107b76a42e3aaa74bf2abfbbb9b(127.13.160.131:37815),ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)[L],e41060cc90624c989f135ea002c4b24c(127.13.160.129:34047)]}]
02:11:28.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.160.190:40029, [3ms] Sub RPC GetTableLocations: received response from server master-127.13.160.190:40029: OK, deferred=null) after lookup
02:11:28.935 [DEBUG - kudu-nio-0] (Connection.java:748) [peer ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)] connecting to peer
02:11:28.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea68e2380f2441eda166808cb7d01cd4 for table 'testMultipleSessions' with partition [<start>, <end>)
02:11:28.937 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ea68e2380f2441eda166808cb7d01cd4@[6ea4f107b76a42e3aaa74bf2abfbbb9b(127.13.160.131:37815),ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)[L],e41060cc90624c989f135ea002c4b24c(127.13.160.129:34047)]}]
02:11:28.937 [DEBUG - kudu-nio-3] (Connection.java:757) [peer ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)] Successfully connected to peer
02:11:28.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=7), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.160.190:40029, [7ms] Sub RPC GetTableLocations: received response from server master-127.13.160.190:40029: OK, deferred=null) after lookup
02:11:28.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea68e2380f2441eda166808cb7d01cd4 for table 'testMultipleSessions' with partition [<start>, <end>)
02:11:28.938 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ea68e2380f2441eda166808cb7d01cd4@[6ea4f107b76a42e3aaa74bf2abfbbb9b(127.13.160.131:37815),ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)[L],e41060cc90624c989f135ea002c4b24c(127.13.160.129:34047)]}]
02:11:28.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=8), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.160.190:40029, [8ms] Sub RPC GetTableLocations: received response from server master-127.13.160.190:40029: OK, deferred=null) after lookup
02:11:28.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea68e2380f2441eda166808cb7d01cd4 for table 'testMultipleSessions' with partition [<start>, <end>)
02:11:28.939 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ea68e2380f2441eda166808cb7d01cd4@[6ea4f107b76a42e3aaa74bf2abfbbb9b(127.13.160.131:37815),ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)[L],e41060cc90624c989f135ea002c4b24c(127.13.160.129:34047)]}]
02:11:28.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=10), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.160.190:40029, [9ms] Sub RPC GetTableLocations: received response from server master-127.13.160.190:40029: OK, deferred=null) after lookup
02:11:28.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea68e2380f2441eda166808cb7d01cd4 for table 'testMultipleSessions' with partition [<start>, <end>)
02:11:28.941 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ea68e2380f2441eda166808cb7d01cd4@[6ea4f107b76a42e3aaa74bf2abfbbb9b(127.13.160.131:37815),ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)[L],e41060cc90624c989f135ea002c4b24c(127.13.160.129:34047)]}]
02:11:28.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=11), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.160.190:40029, [10ms] Sub RPC GetTableLocations: received response from server master-127.13.160.190:40029: OK, deferred=null) after lookup
02:11:28.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea68e2380f2441eda166808cb7d01cd4 for table 'testMultipleSessions' with partition [<start>, <end>)
02:11:28.941 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ea68e2380f2441eda166808cb7d01cd4@[6ea4f107b76a42e3aaa74bf2abfbbb9b(127.13.160.131:37815),ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)[L],e41060cc90624c989f135ea002c4b24c(127.13.160.129:34047)]}]
02:11:28.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=11), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.160.190:40029, [11ms] Sub RPC GetTableLocations: received response from server master-127.13.160.190:40029: OK, deferred=null) after lookup
02:11:28.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea68e2380f2441eda166808cb7d01cd4 for table 'testMultipleSessions' with partition [<start>, <end>)
02:11:28.942 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ea68e2380f2441eda166808cb7d01cd4@[6ea4f107b76a42e3aaa74bf2abfbbb9b(127.13.160.131:37815),ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)[L],e41060cc90624c989f135ea002c4b24c(127.13.160.129:34047)]}]
02:11:28.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=11), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.160.190:40029, [12ms] Sub RPC GetTableLocations: received response from server master-127.13.160.190:40029: OK, deferred=null) after lookup
02:11:28.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea68e2380f2441eda166808cb7d01cd4 for table 'testMultipleSessions' with partition [<start>, <end>)
02:11:28.944 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299998, tablet=ea68e2380f2441eda166808cb7d01cd4@[6ea4f107b76a42e3aaa74bf2abfbbb9b(127.13.160.131:37815),ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)[L],e41060cc90624c989f135ea002c4b24c(127.13.160.129:34047)]}]
02:11:28.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=13), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.160.190:40029, [11ms] Sub RPC GetTableLocations: received response from server master-127.13.160.190:40029: OK, deferred=null) after lookup
02:11:28.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea68e2380f2441eda166808cb7d01cd4 for table 'testMultipleSessions' with partition [<start>, <end>)
02:11:28.945 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ea68e2380f2441eda166808cb7d01cd4@[6ea4f107b76a42e3aaa74bf2abfbbb9b(127.13.160.131:37815),ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)[L],e41060cc90624c989f135ea002c4b24c(127.13.160.129:34047)]}]
02:11:28.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=14), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.160.190:40029, [15ms] Sub RPC GetTableLocations: received response from server master-127.13.160.190:40029: OK, deferred=null) after lookup
02:11:28.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea68e2380f2441eda166808cb7d01cd4 for table 'testMultipleSessions' with partition [<start>, <end>)
02:11:28.946 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ea68e2380f2441eda166808cb7d01cd4@[6ea4f107b76a42e3aaa74bf2abfbbb9b(127.13.160.131:37815),ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)[L],e41060cc90624c989f135ea002c4b24c(127.13.160.129:34047)]}]
02:11:28.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=15), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.160.190:40029, [14ms] Sub RPC GetTableLocations: received response from server master-127.13.160.190:40029: OK, deferred=null) after lookup
02:11:28.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ea68e2380f2441eda166808cb7d01cd4 for table 'testMultipleSessions' with partition [<start>, <end>)
02:11:28.946 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ea68e2380f2441eda166808cb7d01cd4@[6ea4f107b76a42e3aaa74bf2abfbbb9b(127.13.160.131:37815),ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)[L],e41060cc90624c989f135ea002c4b24c(127.13.160.129:34047)]}]
02:11:28.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=15), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.160.190:40029, [16ms] Sub RPC GetTableLocations: received response from server master-127.13.160.190:40029: OK, deferred=null) after lookup
02:11:28.950 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xe582b89e, L:/127.0.0.1:34570 - R:/127.13.160.130:36493] using TOKEN/null
02:11:28.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.970535 14320 raft_consensus.cc:1275] T ea68e2380f2441eda166808cb7d01cd4 P e41060cc90624c989f135ea002c4b24c [term 1 FOLLOWER]: Refusing update from remote peer ae3c344580cc4605818121bda8d7267d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:11:28.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.970798 14593 raft_consensus.cc:1275] T ea68e2380f2441eda166808cb7d01cd4 P 6ea4f107b76a42e3aaa74bf2abfbbb9b [term 1 FOLLOWER]: Refusing update from remote peer ae3c344580cc4605818121bda8d7267d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:11:28.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.972213 14673 consensus_queue.cc:1048] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e41060cc90624c989f135ea002c4b24c" member_type: VOTER last_known_addr { host: "127.13.160.129" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:28.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.972520 14676 consensus_queue.cc:1048] T ea68e2380f2441eda166808cb7d01cd4 P ae3c344580cc4605818121bda8d7267d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea4f107b76a42e3aaa74bf2abfbbb9b" member_type: VOTER last_known_addr { host: "127.13.160.131" port: 37815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:11:28.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:28.987623 14704 mvcc.cc:204] Tried to move back new op lower bound from 7305120518011207680 to 7305120517566869504. Current Snapshot: MvccSnapshot[applied={T|T < 7305120518011207680}]
02:11:29.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:29.018154 14706 mvcc.cc:204] Tried to move back new op lower bound from 7305120518011207680 to 7305120517566869504. Current Snapshot: MvccSnapshot[applied={T|T < 7305120518011207680}]
02:11:29.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:29.109004 14698 mvcc.cc:204] Tried to move back new op lower bound from 7305120518561140736 to 7305120517566869504. Current Snapshot: MvccSnapshot[applied={T|T < 7305120518561140736 or (T in {7305120518561140736})}]
02:11:52.365 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 6100 rows
02:11:52.366 [DEBUG - main] (Connection.java:575) [peer ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)] disconnecting while in state READY
02:11:52.366 [DEBUG - main] (Connection.java:575) [peer master-127.13.160.188:44673(127.13.160.188:44673)] disconnecting while in state READY
02:11:52.366 [DEBUG - main] (Connection.java:575) [peer master-127.13.160.190:40029(127.13.160.190:40029)] disconnecting while in state READY
02:11:52.366 [DEBUG - main] (Connection.java:575) [peer master-127.13.160.189:42371(127.13.160.189:42371)] disconnecting while in state READY
02:11:52.367 [DEBUG - kudu-nio-3] (Connection.java:239) [peer ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)] handling channelInactive
02:11:52.367 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.160.190:40029(127.13.160.190:40029)] handling channelInactive
02:11:52.367 [DEBUG - kudu-nio-3] (Connection.java:709) [peer ae3c344580cc4605818121bda8d7267d(127.13.160.130:36493)] cleaning up while in state READY due to: connection closed
02:11:52.367 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.160.190:40029(127.13.160.190:40029)] cleaning up while in state READY due to: connection closed
02:11:52.367 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.160.189:42371(127.13.160.189:42371)] handling channelInactive
02:11:52.367 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.160.189:42371(127.13.160.189:42371)] cleaning up while in state READY due to: connection closed
02:11:52.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:11:52.370 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.160.188:44673(127.13.160.188:44673)] handling channelInactive
02:11:52.370 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.160.188:44673(127.13.160.188:44673)] cleaning up while in state READY due to: connection closed
02:11:52.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:52.371429 13954 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taske7LQjx/build/debug/bin/kudu with pid 14238
02:11:52.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:52.382246 13954 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taske7LQjx/build/debug/bin/kudu with pid 14376
02:11:52.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:52.391191 13954 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taske7LQjx/build/debug/bin/kudu with pid 14511
02:11:52.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:52.401592 13954 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taske7LQjx/build/debug/bin/kudu with pid 13965
02:11:52.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:52.408888 13954 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taske7LQjx/build/debug/bin/kudu with pid 14034
02:11:52.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 02:11:52.417271 13954 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taske7LQjx/build/debug/bin/kudu with pid 14107
02:11:52.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T02:11:52Z chronyd exiting

Time: 42.035

OK (2 tests)

